
A.nav{ 
font:normal x-small arial, sans-serif; 
width:97px; 
height:20px; 
border: 1px solid #ffffff; 
color:navy; 
background: #e0e0e0; 
text-decoration: none; 
cursor:pointer; 
display: block; 
} 
  
A.nav:Hover{ 
color:red; 
width:97px; 
border: 1px solid #ffffff; 
background: #ffffff; 
text-decoration: none; 
display: block; 
}


.dropmenu {
   position: absolute;
   left: -500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 100px;

   border-width: 1px;
   border-style: solid;
   border-color: #000000;	
   background-color: #999999;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active, .dropmenu a:hover {
   display: block;
   width: 94px;
   padding: 2px;
   margin: 1px;
   font: normal 12px verdana, sans-serif;
   text-align: left;
   text-decoration: none;
   font-weight: bold;
   color: #000000;
   background-color: #FFFFFF;
}
.dropmenu a:hover {
   background-color: #CCCCCC;
   font-weight: bold;
}

.font {
	font-family: "verdana, sans-serif";/** Square721 Ex BT*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 20px 0px 20px;
}
p{padding:0px 20px 0px 20px;
	font-family: "verdana, sans-serif";/** Square721 Ex BT*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {  color: #333399; text-decoration: none}
a:visited {  color: #3300FF; text-decoration: none}
a:hover {  color: #000000; text-decoration: none}
td {  font-family: sans-serif; font-size: 12px}
input {  background-color: #ccff66; border: ECB327; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.blok {  color: #996633; background-color: #FBFACA}
.kotak { border: #B5964B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.cari{background-color: #DCC127}
select {  background-color: #ccff66; border: ECB327; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.dalam {  font-family: Verdana, arial, helvetica; font-size: 9px; font-weight:bold;}
 
