/* CSS Document */
body{
  font-size: 11px;
  font-family: verdana, sans-serif;
  margin           : 0px 0px 0px 0px;
  background-color : #003366;
  color            : #000000;  
  background-image: url(../images/background.png);
  background-repeat: repeat-x;
  background-position: top left;
  margin: 0;
  padding: 0;
}
.tabel{
  font-size: 11px;
  width:930px;
  font-family: verdana, sans-serif; 
  background-image: url(../images/shadow.png) ;
  background-repeat: repeat;
  background-position: top left;
}a{
	color:#0000FF;
	text-decoration:none;
}
a:hover{
	color:#FF9900;
}
.box{
border:#CCCCCC solid;
}
#footer{
	font-size:0.9em;
	color:#999999;
}

.navigation{
	color:#222222;
	font-weight:700;
	font-stretch:narrower;
}
.menu_title{
	border-bottom:#CCCCCC solid;
	background-color:#0016B0;
	height:25px;
	text-align:right;
	padding-right:20px;
	color:#fff;
}
.kotak_kiri
{
	background : url(../images/header_biru.gif) no-repeat top center;
	width:200px;
	font-size:90%;
	margin-left:-10px;
	margin-right:-20px;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 18px 0 90px;
	text-align:center;

	
}
.line_kiri
{
	border:3px dotted #0099FF;
}
.kotak_kanan
{
	background : url(../images/header_biru.gif) no-repeat top center;
	width:200px;
	font-size:90%;
	margin-right:-20px;
	margin-left:-20px;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 18px 0 90px;
	text-align:center;
}
.button
{
	color:#fff;
	width:70px;
	border:1px solid #CCCCCC;
	background-color:#CCCCCC;
}
.ref
{
	color:#fff;
	width:70px;
	border:1px solid #CCCCCC;
	background-color:#CCCCCC;
}

.input
{
	color:#fff;
	width:170px;
	border:1px solid #000;
	background-color:#999999;
}

.tengah
{
	background : url(../images/tengah.png) no-repeat top center;
	font-size:90%;
	margin-right:-20px;
	margin-left:-20px;
	color:#fff;
	font-weight:bolder;
	font-size:12px;
	padding:5px 18px 0 30px;
}
.bc_juga
{		
	float:left;
      width:100%;
      font-size:100%;
	  border-bottom:1px solid #2763A5;
      line-height:normal;
	  list-style-position:inherit;	
	  font-size:12px;
	  font-weight:bold;	  
}
