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

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


body         {  
 scrollbar-face-color: #817C2A;
 scrollbar-shadow-color: #959046; 
 scrollbar-highlight-color: #959046;
 scrollbar-3dlight-color: #302E08;
 scrollbar-darkshadow-color: #302E08; 
 scrollbar-track-color: #4B4712; 
 scrollbar-arrow-color: #D1CFA3; 
}

A:link { text-decoration: underline; color: #6A6A6A;}
A:visited { text-decoration: underline; color: #6A6A6A;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}


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



h1 {
	font-size: 			15px;
	color: 				#898671;

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

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

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

input, select, textarea {

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

}


ul, li {
	line-height:		130%;
	margin-bottom:		5px;
	margin-left:		10px;
}

 td.bg2 {
  	background-image: url('images/bg2.jpg'); 
    background-attachment: scroll;
    background-position: top left;  }
	
	
 td.bg1 {
  	background-image: url('images/bg1.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top center;  }

 td.bg3 {
  	background-image: url('images/bg3.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top center;  }
	
		
 td.side1 {
  	background-image: url('images/side1.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top right;  }
		
 td.side2 {
  	background-image: url('images/side2.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;  }		