body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#021266; 
}

body         {  
 scrollbar-face-color: #AAC0E4;
 scrollbar-shadow-color: #AAC0E4; 
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #021266;
 scrollbar-darkshadow-color: #021266; 
 scrollbar-track-color: #E0E9F5; 
 scrollbar-arrow-color: #021266; 

}

A:link { text-decoration: underline; color: #021266;}
A:visited { text-decoration: underline; color: #021266;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}


p, h1, h2, h3 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3 	{

}

h1 {
	font-size: 			12px;
	color: 				#021266;

}
h2 {
	font-size: 			13px;
	color: 				#021266;
}

h3 {
	font-size: 			12px;
	color: 				#021266;
}


td.bgtitle {
		background-image: url('images/nav/slice_10.gif'); 
               background-attachment: scroll;
               background-repeat: no-repeat; 
               background-position: top left;  
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#1D2F8D;
	background-color:	#C6D0F8;

}
-->

</style>