.font_header{
	color : black;
	font-size  : 9pt;
	font-family	:verdana, arial;
	FONT-WEIGHT: bold; 
}

.font_tbl{
	font-size  : 9pt;
	font-family	:tahoma,verdana,arial;
	color		: black;
}

.font_normal{
	font-size  : 10pt;
	font-family	:tahoma,tahoma,verdana,arial;
}

.font_judul{
	color : black;
	font-size  : 15pt;
	FONT-WEIGHT: bold; 
	font-family	:tahoma,verdana,arial;
}

A:hover
{
   color :  #000000 ;
   background-color :  silver 
}  
 
.note 
{
   font-size : 8 pt;
   font-weight : bold;
   font-family : arial,verdana; 
 }
  
.title 
{
   color :  #ffffff ;
   font-size : 9 pt;
   font-weight : bold;      
   background-color : Green ;
   font-family : arial,verdana; 
 }  

.clstable{
	BACKGROUND-COLOR:silver;
    COLOR: black;
	LINE-HEIGHT: 13pt;
}

.grstbl{
	BACKGROUND-COLOR: #eef8ed;
}

.clsButton {
	COLOR: white; 
	FONT-FAMILY: tahoma,verdana,arial; 
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR:gray;
	TEXT-TRANSFORM: capitalize;
	BORDER-COLOR:silver;
}

.clsTextArea {	
	BACKGROUND-COLOR:#e6e6e6; 
	COLOR: navy; 
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal; 
}

.clsTextBox {
	BACKGROUND-COLOR: #f0f0f0; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold;
}
