body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#4b976f;
}
.style1 {
	color: #fcdebf;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
}
.style4 {color: #ffffff; font-size: 11px; font-family: arial; font-weight: bold; }
.style5 {color: #D7D4D4; font-size: 11px; font-family: arial}
.style6 {
	color: #ff9204;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #b9b7a5;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #64421e;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #096334;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #f2f0d3;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 a {
	color: #f2f0d3;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 a:link, a:active, a:visited {
	text-decoration:underline;
}
.style10 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.catlist {
	color: #f2f0d3;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.catlist a {
	color: #f2f0d3;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.catlist a:link, .catlist a:active, .catlist a:visited {
	text-decoration:underline;
	color: #f2f0d3 !important;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.catlist a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.style12 {color: #64421e; font-size: 11px; font-family: tahoma; font-weight: bold; }
#menubar{
	background: url(images/bgNavOn.gif) repeat-x;
	height: 32px;
	border-top: solid 2px #8db09c;
	width:800px;
}
.mainmenu{
	float: left;
	height: 30px;
	font-size: 12px;
	font-family:Tahoma, Verdana;
	font-weight:bold;
}
.mainmenu a{
	padding: 10px 23px 0; 
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	border-left: 1px solid #efefef;
	border-right: 1px solid #bdbdbd;
	height: 20px;
	background: url(images/bgNavOn.gif) repeat-x;
}
html>body .mainmenu a{
height: 30px;
}
.mainmenu a:hover{
	background: url(images/bgNavOff.gif) repeat-x;
}
