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

	font-size: 			13px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#322B21; 
}

body         {  
               scrollbar-face-color: #F3F4EE;
               scrollbar-shadow-color: #FFFFFF; 
               scrollbar-highlight-color: #FFFFFF;
               scrollbar-3dlight-color: #8C9464;
               scrollbar-darkshadow-color: #8C9464; 
               scrollbar-track-color: #DFD9C3; 
               scrollbar-arrow-color: #0F690E; 
               

               
               

}

body         { background:#EEE8C0 url('background.jpg') no-repeat fixed center center; 
               

               
               }
body, table {

	margin-top:			1px;
	margin-left:			0px;
	margin-right:			0px;
	margin-bottom:		0px;
	margin-right:			0px;
	
}

.main_descriptions{
	line-height: 150%; margin-top: 10; margin-bottom: 10;
}

.banner_title{
	font-size: 			15px;
	font-weight :bold;

}

input, select, textarea {

	border-width : 1px;
	border-style : solid;
	border-color : Gray;
	background-color: #FAEFE6;
	color: 				#000000; 

}


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


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
	line-height: 150%;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			18px;
	color: 				#000000;

}
h2 {
	font-size: 			16px;
	color: 				#000000;
}

h3 {
	font-size: 			16px;
	color: 				#000000;
}

h4 {
	font-size: 			16px;
	color: 				#0000FF;
}

<!--
/* CSS Tabs */
#navcontainer { /* none needed */ }

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
	background-color: #EEE8C0;
	border-top: 1px solid #e0ede9;
	border-bottom: 1px solid #e0ede9;
	text-transform:uppercase;
	border-right: 1px solid #D7BF8F;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #006600;
        border-right: 1px dashed #d1e3db;
        text-decoration: none;
}

ul#navlist li#active {
        color: #006600;
        background-color: #EEE8C0;
}

#navlist a:hover {
        color: #006600;
        background-color: #FEF9D8;
		
		
}
.topHeadings{
	font-variant : normal;

font-weight : bold;
	font-style : normal;
	font-size : 25px;
	font-family : Verdana, Helvetica, sans-serif;
text-align:center;
	
}
.smallHeadings{
	font-variant : normal;
	font-weight : bold;
	font-size : 18px;
	font-family : Verdana, Helvetica, sans-serif;
}
	
	
-->

