body {background-image: url(../images/bg.png);
 background-attachment: fixed; background-color: #FFFFFF;  

	scrollbar-face-color:#7F7A65;
	scrollbar-highlight-color:#EAF5EF;
	scrollbar-3dlight-color:#7F7A65;
	scrollbar-darkshadow-color:#7F7A65;
	scrollbar-shadow-color:#EAF5EF;
	scrollbar-arrow-color:#EAF5EF;
	scrollbar-track-color:#AAAAAA;  
}

a.nav1, a.nav1:link, a.nav1:visited {display:block; width:95px; height:20px; background:#7F7A65; border:1px solid #FFFFFF; margin-top:2px; text-align:center;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;  line-height:16px; overflow:hidden; float:left;}
a.nav1:hover {color:#fff; background:#000000; border:1px solid #FFFFFF;}
a.nav1:active {color:#fff; background:#666666;}

a.nav2, a.nav2:link, a.nav2:visited {display:block; width:95px; height:20px; background:#AAAAAA; border:1px solid #FFFFFF; margin-top:2px; text-align:center;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;  line-height:16px; overflow:hidden; float:left;}
a.nav2:hover {color:#fff; background:#000000; border:1px solid #FFFFFF;}
a.nav2:active {color:#fff; background:#666666;}


