body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #666743;
}
#mainTable {
	border-left: solid #D7DAB6 2px;
	border-right: solid #D7DAB6 2px;
}
.topmenu {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	vertical-align: bottom;
}
.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a.active {
	color: #79665C;
	text-decoration: none;
}
.search_form {
	font-size: 10px;
	border: solid #BAC56D 1px;
	background: #F2F3C7;
	height: 17px;
	color: #79665C;
}
.search_text {
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2px;
}
#menuTable {
	padding-top: 4px;
}
#menuTable .title {
	font-size: 12px;
	font-weight: bold;
	color: #666743;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: center;
}
#menuTable .text {
	font-size: 11px;
	color: #666743;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 2px;
	text-align: justify;
}
#menuTable a {
	color: #666743;
	text-decoration: none;
}
#menuTable a.active {
	text-decoration: none;
	font-weight: bold;
}
#menuTable a:hover, .mainText a:hover, .topmenu a:hover, .bottom_menu a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: #BDBE94;
	padding-left: 10px;
}
.copyright a {
	color: #BDBE94;
	text-decoration: none;
}
.mainText {
	color: #666743;
	text-align: justify;
	padding: 5px;
}
.mainText .header {
	color: #889628;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px; 
}
.mainText .title {
	color: #889628;
	font-weight: bold;
	font-size: 12px;
}
.mainText a {
	color: #889628;
	text-decoration: none;
}
.mainText .border {
	border: solid #BACD3C 3px;
}
.white {
	background: #FFFFFF;
}
.bottom_menu {
	background: #FFFFFF;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 3px;
}
.bottom_menu a {
	color: #666743;
	text-decoration: none;
}
.bottom_menu a.active {
	color: #666743;
	font-weight: bold;
	text-decoration: underline;
}