body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         {  
 scrollbar-face-color: #858585;
 scrollbar-shadow-color: #C9C9C9; 
 scrollbar-highlight-color: #C9C9C9;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #3B3B3B; 
 scrollbar-arrow-color: #021266; 

}

A:link { text-decoration: underline; color: #3B3B3B;}
A:visited { text-decoration: underline; color: #3B3B3B;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			17px;
	color: 				#1A0185;

}
h2 {
	font-size: 			15px;
	color: 				#4A36A1;
}

h3 {
	font-size: 			12px;
	color: 				#1A0185;
}

h4 {
	font-size: 			12px;
	color: 				#4A36A1;
}

.tablefoo    { background-image: url('images/nav/slice_09.gif'); 
    background-attachment: fixed;
    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 :		#1A0185;
	background-color:	#9EACC6;

}
-->

</style>
