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

	font-size: 			12px;
	font-family: 		Verdana, Arial;
	color: 				#000000; 
}

body         {  
 scrollbar-face-color: #8D95B7;
 scrollbar-shadow-color: #C5CCE9; 
 scrollbar-highlight-color: #C5CCE9;
 scrollbar-3dlight-color: #69708F;
 scrollbar-darkshadow-color: #69708F; 
 scrollbar-track-color: #ACB2CE; 
 scrollbar-arrow-color: #FFFFFF; 
 
}

A:link { text-decoration: underline; color: #4B4639;}
A:visited { text-decoration: underline; color: #4B4639;}
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: 			13px;
	color: 				#454E77;

}
h2 {
	font-size: 			12px;
	color: 				#454E77;
}

h3 {
	font-size: 			12px;
	color: 				#454E77;
}

h4 {
	font-size: 			12px;
	color: 				#454E77;
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Verdana, Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#979EBC;
	background-color:	#D9DEF0;

}

td.header3 {
 
 		background-image: url('images/header3.gif'); 
               background-attachment: fixed;
               background-repeat: no-repeat; 
               background-position: right top;  
}


