
body
{
	background-image: url(images/bg.bmp);
	background-repeat: repeat-x;
}

#header 
{
	width: 1000px;
	height: 120px;
	margin: 0 auto;
}
#logo {
	float: left;
	height: 150px;
	margin-left: 0px;
	background: url(images/kop.gif) no-repeat left center;
}

 
 

#utama {
 	width: 1000px;
 	background: url(images/bg1.gif) repeat-y top left;
 	margin: 0 auto;/* center the page in Firefox */
 	text-align: left;
	position: relative;
}

#top 
{
	height: 120px;
	padding: 0 25px;
    border:0px solid #ccc;
 }


#kiri
{
    float: left;
    width: 200px;
	background: #FFFFFF;
	height:500px;
	border: 2px solid #C8D2D9;
}

#tengah
{
    float: left;
    width: 792px;
	background: #FFffff;
	height:500px;
	border: 1px solid #C8D2D9;
}

#kiri1
{
    float: left;
    width: 400px;
	background: #FFFFFF;
	height:500px;
	border: 2px solid #C8D2D9;
}

#kiri2
{
    float: left;
    width: 400px;
	background: #FFFFFF;
	height:450px;
	border: 2px solid #C8D2D9;
}

#kiri3
{
    float: left;
    width: 400px;
	background: #FFFFFF;
	height:220px;
	border: 2px solid #C8D2D9;
}

#kiri4
{
    float: left;
    width: 600px;
	background: #FFFFFF;
	height:495px;
	border: 2px solid #C8D2D9;
}


#tengah1
{
    float: left;
    width: 592px;
	background: #FFffff;
	height:500px;
	border: 1px solid #C8D2D9;
}


#tengah2
{
    float: left;
    width: 592px;
	background: #FFffff;
	height:300px;
	border: 1px solid #C8D2D9;
}

#tengah3
{
    float: left;
    width: 300px;
	background: #FFffff;
	height:500px;
	border: 1px solid #C8D2D9;
}
#tengah4
{
    float: left;
    width: 392px;
	background: #FFffff;
	height:500px;
	border: 1px solid #C8D2D9;
}


#kanan
{
    float: right;
    width: 150px;
	background: #FFffff;
	height:500px;
	border: 2px solid #C8D2D9;
}

#kanan1
{
    float: right;
    width: 186px;
	background: #CCC;
	height:220px;
	border: 2px solid #C8D2D9;
}

#kanan2
{
    float: right;
    width: 287px;
	background: #CCC;
	height:500px;
	border: 2px solid #C8D2D9;
}

#kanan3
{
    float: right;
    width: 186px;
	background: #CCC;
	height:500px;
	border: 0px solid #C8D2D9;
}

/*-------------------footer------------------------*/
#footer{
width:1000px;
height:41px;
clear:both;
font-size:11px;
background-color:#f2efef;
border-top:1px #eeabbd dashed;
}

/*---------------- menu tab----------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:11px;padding:0px; float:right; width:1000px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:28px; background:#CCCCCC;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:28px;line-height:28px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:11px;text-decoration:none;color:#006666;background:#CCCCCC;padding:0 21px 0 17px;}
.menu a.current{background:#CCCCCC;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#CCCCCC; color:#006666;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; width:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:-1px;}
.menu ul ul table ul.left {margin-left:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#CCCCCC;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#CCCCCC;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#CCCCCC;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#CCCCCC;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#CCCCCC;}
.menu :hover > a {color:#fff;background:#CCCCCC;}
/* second */
.menu ul ul a:hover{color:#fff;background:#CCCCCC;}
.menu ul ul :hover > a {color:#fff;background:#CCCCCC;}
/* third */
.menu ul ul ul a:hover {background:#CCCCCC;}
.menu ul ul ul :hover > a {background:#CCCCCC;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

 
 .title
 {
	    font-family: Arial;
	 	font-size: 12px;
	 	 
	 	color:#1175ba;
		text-align:justify;
 		line-height: 1.5em;
	 	margin-top: 0px;
		margin-bottom: 1px;
		border:0px solid #6A604F;
		text-align:center;
		display:block
 }
 .title1
 {
	    font-family: Arial;
	 	font-size: 14px;
	 	font-weight:bold;
	 	color:#1175ba;
		text-align:justify;
 		line-height: 1.5em;
	 	margin-top: 0px;
		margin-bottom: 1px;
		border:0px solid #6A604F;
		text-align:center;
		display:block
 }

  .title2
 {
	    font-family: Arial;
	 	font-size: 11px;
	 	 
	 	color:#1175ba;
		text-align:justify;
 		line-height: 1.5em;
	 	margin-top: 0px;
			font-weight:bold;
		border:0px solid #CCC;
		
		display:block
 }
  
td
{
  background-color : #FFFFFF;
  padding-left     : 8px;
  padding-right    : 8px;
  padding-top      : 3px;
  padding-bottom   : 3px;
  border           : 1px solid #969BA5;  
  
  color            : #;
  font-size        : 10;
  font-family: Arial;
	 	 
	  
		 
		 
}
 
th {
  background-color : #F0F0F0;
  padding-left     : 8px;
  padding-right    : 8px;
  padding-top      : 3px;
  padding-bottom   : 3px;
  border           : 1px solid #969BA5;
  color            : #000000;
  text-align       : left;
  font-family: Arial;
	 	font-size: 10px;
	 	font-weight:bold;
	 	color:#1175ba;
		text-align:justify;
 		line-height: 1.5em;
	 	margin-top: 0px;
		margin-bottom: 1px;
		border:1px solid #6A604F;
		text-align:center;
		 
}

 


input {
  background-color : #CCCCCC;
  padding-left     : 8px;
  padding-right    : 8px;
  padding-top      : 3px;
  padding-bottom   : 3px;
  border           : 1px solid #969BA5;
  color            : #000000;
    text-align       : left;

  font-size        : 10;
}
 
select {
  background-color : #CCCCCC;
  padding-left     : 8px;
  padding-right    : 8px;
  padding-top      : 3px;
  padding-bottom   : 3px;
  border           : 1px solid #969BA5;
  color            : #000000;
    text-align       : left;

  font-size        : 10;
}
 