
body 
{ 
scrollbar-base-color: #ffffff; 
scrollbar-face-color: #CCDCEC; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #A5AEBF;
scrollbar-highlight-color: #A5AEBF; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-shadow-color: #A5AEBF;
scrollbar-darkshadow-color: #ffffff; 

} 

td {
	FONT-SIZE: 9px;
    	color: #000000;
    	FONT-FAMILY: Verdana;

}

.td1 {
	FONT-SIZE: 9px;
    	color: #000000;
    	FONT-FAMILY: VERDANA;

}

.form {
	FONT-SIZE: 11px;
    	color: #000000;
    	FONT-FAMILY: Helvetica;
	width : 110px;

}

.form1 {
	FONT-SIZE: 11px;
    	color: #000000;
    	FONT-FAMILY: Helvetica;
	width : 40px;

}

.form2 {
	FONT-SIZE: 11px;
    	color: #000000;
    	FONT-FAMILY: verdana;
	width : 130px;

}

.form3 {
	FONT-SIZE: 11px;
    	color: #000000;
    	FONT-FAMILY: verdana;
	width : 280px;

}

A:link
{
	FONT-SIZE: 9px;
    	color: #000000;
    	FONT-FAMILY: Verdana;
	text-decoration : underline;
	
	
}
A:visited
{
	FONT-SIZE: 9px;
    	color: #000000;
    	FONT-FAMILY: Verdana;
	text-decoration : underline;	
}
A:active  
{
	
	FONT-SIZE: 9 px;
    	color: #000000;
    	FONT-FAMILY: Verdana;
	text-decoration : underline;
	
}
A:hover{
	color: #000000;
	text-decoration : none;

}



.links2 A:link
{
	FONT-SIZE: 11px;
    	color: #000000;
    	FONT-FAMILY: Verdana;
	text-decoration : none;
	font-weight : bold;
}

.links2 A:visited
{
	FONT-SIZE: 11px;
    	color: #000000;
    	FONT-FAMILY: Verdana;
	text-decoration : none;
	font-weight : bold;	
}
.links2 A:active  
{
	
	FONT-SIZE: 11px;
    	color: #000000;
    	FONT-FAMILY: Verdana;
	text-decoration : none; 
	font-weight : bold;
	
}
.links2 A:hover{
	color: #666666;