
.font_header{
	color : black;
	font-size  : 9pt;
	font-family	:verdana, arial;
	FONT-WEIGHT: bold; 
}

.font_small{
	font-size  : 8pt;
	font-family	:tahoma,verdana,arial;
	color		: black;
}

.font_tbl{
	font-size  : 9pt;
	font-family	:tahoma,verdana,arial;
	color		: black;
}

.font_normal{
	font-size  : 10pt;
	font-family	:arial,tahoma,verdana,arial;
}

.font_judul{
	color : black;
	font-size  : 15pt;
	FONT-WEIGHT: bold; 
	font-family	:tahoma,verdana,arial;
}

A
{
	color	: navy
}

A:visited
{
	color	: blue;
}


A:hover
{
   background-color :  silver 
}  
 
.note 
{
   color :white ;
   font-size : 8 pt;
   font-weight : bold;
   font-family : arial,verdana; 
 }
  
.title 
{
   color :  #ffffff ;
   font-size : 9 pt;
   font-weight : bold;      
   background-color : #a50033 ;
   font-family : arial,verdana; 
 }  

.clstable{
	BACKGROUND-COLOR:#94B76A;
	BORDER-COLOR : #dfdfff;
    COLOR: black;
}

.grstbl{
	BACKGROUND-COLOR: #E4F1D6;
	/* D0FF95; */
	font-size  : 10pt;
	font-family	:arial,tahoma,verdana,arial;
}

.grstblgray{
	BACKGROUND-COLOR: #F8F8F8;
	/* D0FF95; */
	font-size  : 10pt;
	font-family	:arial,tahoma,verdana,arial;
}

.headtbl{
	BACKGROUND-COLOR: #619F0E;
	color : white ;
	font-size  : 10pt;
	font-family	:arial,tahoma,verdana,arial;
}

.clsButton {
	COLOR: white; 
	FONT-FAMILY: verdana,arial, tahoma,arial; 
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR:#619F0E;
	TEXT-TRANSFORM: uppercase;
	BORDER-COLOR:#619F0E;
}

.clsTextArea {	
	BACKGROUND-COLOR:#e6e6e6; 
	COLOR: navy; 
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal; 
}

.clsTextBox {
	BACKGROUND-COLOR: #e1e1e1; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold;
}

.clsDropDown
{
	BACKGROUND-COLOR: #e1e1e1; 
	COLOR: black; 
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

.ftt{
	font-size   :15pt;
	font-family	:tahoma, verdana, arial;
	color		:#457A50;
	font-weight : bold;
}

.ftb{
	font-size   :8pt;
	font-family	:verdana;
	color		:#457A50;
}

.ftb2{
	font-size   :8pt;
	font-family	:verdana;
	color		:#457A50;
	font-weight : bold;
}
	
.bgtb{
	BACKGROUND-COLOR: #eef7ee;

