a:link      { color: #003300; text-decoration: none }
a:visited    { color: #003300; text-decoration: none }
a:hover      { color: #78952D; background-color: #ffffff }

body {
	
	background: #78952D url('images/back_all.gif') repeat-x;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Arial, Helvetica, sans-serif
}

#header {
	height: 303px;
	padding-top: 1px;
	background: url('images/header.jpg') no-repeat;		
}

#main
{
width: 985px;
padding-top: 170px;
background: #98b74c url('images/table_back.gif') repeat-x top;
}

#footer {
	height: 49px;
	width: 985px;
	clear: both;
	padding-top: 30px;
	background: url('images/footer.gif') repeat-x bottom;
	border-top: 4px solid #918E48
}

BODY{
scrollbar-face-color:#003300;
scrollbar-arrow-color:#78952D;
scrollbar-track-color:#78952D;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''
}
