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

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#110164; 
}

body         {  
 scrollbar-face-color: #6570C3;
 scrollbar-shadow-color: #6570C3; 
 scrollbar-highlight-color: #6570C3;
 scrollbar-3dlight-color: #7681D1;
 scrollbar-darkshadow-color: #7681D1; 
 scrollbar-track-color: #7681D1; 
 scrollbar-arrow-color: #ffffff; 
 
}

A:link { text-decoration: underline; color: #C12A2A;}
A:visited { text-decoration: underline; color: #C12A2A;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FFFFFF;}


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

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			14px;
	color: 				#DDDDDD;

}
h2 {
	font-size: 			13px;
	color: 				#DDDDDD;
}

h3 {
	font-size: 			13px;
	color: 				#DDDDDD;
}

h4 {
	font-size: 			13px;
	color: 				#FFD9C9;
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#000000;
	background-color:	#ffffff;

}
td.bgtop2 {
 
 		background-image: url('images/bgtop2.jpg'); 
               background-attachment: fixed;
               background-repeat: repeat-x; 
               background-position: left top;  
}