.judul { 
	font-family: Verdana; 
	color: white; 
	text-decoration: none; 
	font-size: 16px; 
	font-weight: bold; 
}

.caption { 
	font-family: Verdana; 
	color: white; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
}

.cap_res { 
	font-family: Verdana; 
	color: yellow; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
}

.input_table {
	font-family: Verdana; 
	color: white; 
	background: blue;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 2px;
	border: 1px solid white;
}

.button_ds{
	font-family: verdana; 
	background:#E6E6E6; 
	font-style: normal; 
	font-size:13px; 
	color: #666666; 
	border: 1px solid #CCCCCC;
}
.menu_biasa{
	font-family: verdana; 
	background:#ffffff; 
	font-style: normal; 
	font-size:12px; 
	color: #666666; 
	border: 1px solid #ffffff;
}


.input_ds{
	font-family: verdana; 
	background:#FFFFFF; 
	font-weight: normal; 
	font-size:12px; 
	color: blue; 
	border: 1px solid ;
}

#actionmenu a {
background-color: blue;
color: orange;
text-decoration: none;
width: 100%
}

#actionmenu a:hover{
background-color: black;
color: orange;
}

#coolmenu{
border: 1px solid black;
width: 170px;
background-color: #E6E6E6;
}

#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px solid black;
}

#coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: black;
color: white;
}

#tabledescription{
font: bold 13px Verdana;
color: orange;
width: 100%;
height: 3em;
padding: 2px;
/* filter:alpha(opacity=0);
-moz-opacity:0;*/
}

.coa_header 
{
   font-family: courier;
   font-size: 18px;
   font-weight: bold
}

.coa_body
{
   font-family: courier;
   font-size: 12px;
}

.coa_tbl_head 
{
   font-family: Courier;
   font-size: 12px;
   border-top: 1px solid;
   border-bottom: 1px solid
}

.coa_tbl_bottom
{
  font-family: Courier;
   font-size: 12px;
   border-bottom: 1px solid
}
