TH{
	background-color= #d2d2d2;
    BORDER-BOTTOM: thin inset;
    BORDER-LEFT: thin inset;
    BORDER-TOP: thin inset;
    BORDER-RIGHT: thin inset;	
}

.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	:tahoma,tahoma,verdana,arial;
	color		:black;
}

.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 : #0033ff ;
   font-family : arial,verdana; 
 }  

.clstable{
	BACKGROUND-COLOR:#d2d2d2;
    BORDER-BOTTOM: thin groove;
    BORDER-LEFT: thin groove;
    BORDER-TOP: thin groove;
    BORDER-RIGHT: thin groove;
	BORDER-COLOR : #dfdfff;
    COLOR: black;
	LINE-HEIGHT: 13pt;
}

.grstbl{
	BACKGROUND-COLOR: #edf4fe;
}

.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: #e1e1e1; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold;
}
