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

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

body         {  
 scrollbar-face-color: #646464;
 scrollbar-shadow-color: #898989; 
 scrollbar-highlight-color: #898989;
 scrollbar-3dlight-color: #1D1D1D;
 scrollbar-darkshadow-color: #1D1D1D; 
 scrollbar-track-color: #2C2C2C; 
 scrollbar-arrow-color: #FFFFFF; 
 
}

A:link { text-decoration: underline; color: #646464;}
A:visited { text-decoration: underline; color: #646464;}
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: 				#797979;

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

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

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

input, select, textarea {

	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#525252; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#525252;
	background-color:	#D6D6D6;

}


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