.main {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #330000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
ahover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #660000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.header_bgr {
	background-image: url(../images/header_bgr.jpg);
	background-repeat: repeat-x;
	height: 44px;
}
.header_right {
	background-image: url(../images/header_right_bgr.jpg);
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a5f35;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aea171;
	background-color: #E3D8B0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3d8b0;
	border-bottom-color: #e3d8b0;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a5f35;
	font-weight: bold;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}
.menu_start {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aea171;
	background-color: #E3D8B0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3d8b0;
	border-bottom-color: #e3d8b0;
}
.menu_end {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aea171;
	background-color: #E3D8B0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3d8b0;
	border-bottom-color: #e3d8b0;
}
.links {  color: #41231E; font-weight: bold; font-family: Arial; font-size: 10pt}