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

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


body         {  
 scrollbar-face-color: #936776;
 scrollbar-shadow-color: #936776; 
 scrollbar-highlight-color: #936776;
 scrollbar-3dlight-color: #5A3642;
 scrollbar-darkshadow-color: #5A3642; 
 scrollbar-track-color: #575584; 
 scrollbar-arrow-color: #FFFFFF; 
}

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


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

h1 {
	font-size: 			13px;
	color: 				#E7E9FA;

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

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

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


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.watermark {
		background-image: url('images/watermark.jpg'); 
               background-repeat: no-repeat; 
               background-position: top right;  
}

div#d_sel{
	float:right; 
	width:470px; 
	margin:0;  
	padding:5px;
	border:1px solid #E7E9FA;
	background:#5A3642;
}
