a:link, a:visited, a:active
{
  text-decoration:none; 
  color:#33a;
 }

a:hover{text-decoration:underline;}

.putih
{
background : #fff;
}

.window
{
background : #DCDAD6;
color : #111;
font-family : Tahoma;
font-weight : normal;
font-size : 10pt;
} 

.judulwindow
{
background : #999999;
font-family : verdana;
font-size : 10pt;
font-weight : normal;
}

.header
{
background : #449;
color:#fff;
}

.footer
{
background : #449;
color:#fff;
font-family : Tahoma;
}

.bagiantengah
{
background : #F6F9F2;
}

.panelsamping
{
background : #D3DFD4;
}

.judultabel
{
background : #444;
color : #fff;
font-family : verdana;
font-size : 10pt;
font-weight : bold;
}

.barisgenap
{ 
  background : #eef;
  color : #000;
  font-weight : normal;
}

.barisganjil
{ 
  background : #dde;
  color : #000;
  font-weight : normal;
}

.linkhalaman
{
  font-weight : normal;
  font-size : 10pt;
}

.forminput
{
background : #ddd;
} 

.forminput td
{
background : #fcfcfc;
font-family : verdana;
font-weight : normal;
font-size : 10pt;
} 

.forminput th
{
color:#77B; 
background : #efefef;
font-family : verdana;
font-weight : bold;
font-size : 12pt;
} 

.forminput  td batas
{
color:#555; 
font-family : verdana;
font-weight : bold;
font-size : 11pt;
} 

.forminput  td c
{
color:#5B5; 
font-family : tahoma;
font-weight : bold;
font-size : 8pt;
} 

.box
{
font-family : verdana;
font-size : 10pt;
} 

.judulperingatan
{
  background : #f44;
  color:#fff;  
  font-size : 13pt;
}

.peringatan
{
  background : #edd;  
  font-size : 12pt;
}

.judulinfo
{
  background : #77c;
  color:#fff;  
  font-size : 13pt;
}

.info
{
  background : #eef;  
  font-size : 12pt;
}
.judulhalaman
{
   font-family : Tahoma;
   font-weight : bold;
   font-size : 13pt;
 }  
 .isihalaman
{
  font-family : verdana;
  font-weight : normal;
  font-size : 11pt;
 }  
 
 .daftarfile
{
background : #d1d1da;
font-family : Tahoma;
font-weight : normal;
font-size : 10pt;
} 

 .daftarfile a
{
color :#111;
}

.isiberita
{
color : #111;
font-family : verdana;
font-size : 10.5pt;
}

.errorlogin
{
  color : #f44;  
  font-size : 11pt;
  font-weight : bold;
}

.slip
{
   font-family : verdana;
   font-size : 11pt;
   font-weight : bold;
}

.catatanslip
{
   font-family : verdana;
   font-size : 9pt;
}

	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu {
	width: 200px;
	margin: 0px;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 8pt;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(Img/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #BFA;
	background:  url(Img/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#paging {
	font-family : tahoma;
	font-weight : bold;
	margin: 10px 0 5px;
	font-size : 8pt;
}
#paging ul, #paging li {
	margin: 0;
	padding: 0;
	list-style: none none outside;
	display: inline;
}
#paging a:link, #paging a:visited {
	padding: 2px 4px;
	background: #889;
	margin-right: 4px;
	height: 5px;
	line-height:2px;
	color:#fff;
	border: 1px solid #333;
}
#paging a.current{
	border: 1px solid #777;
	background: #eee;
	color:#444;
}
#paging a:hover {
	border: 1px solid #03616f;
	background: #333;
	color: #BFA;
}

.button a {
border:1px outset;
background:#d9d9c9;
color:#000;
text-decoration:none;
font-weight: normal;
font-size : 11pt;
padding:2px;
}

.button  a:hover {
 border:1px outset;
 background:#e3e3d3;
 text-decoration:none;
}

.button a:active,a:link, a:visited {
color:#000;
text-decoration:none;
}

