
body {
	margin: 0px;
	background-color: #816f1d;
	background-image: url(images/bg.jpg);
	scrollbar-face-color: #D5CAA7; scrollbar-shadow-color: #A39158; 
	scrollbar-highlight-color: #A39158; scrollbar-3dlight-color: #D5CAA7; 
	scrollbar-darkshadow-color: #A39158; scrollbar-track-color: #D5CAA7;
	scrollbar-arrow-color: #FFFFFF;
}
.mainbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #153610;
	background-color: #e6e2c4;
	line-height: 20px;	
}

.left{
	background-color: #1a3800;
}

.link_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #cbbf90;
}
a.link_menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #0d1c00;
}
.link_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #420000;
}
a.link_red:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #420000;
}
.textbrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5d5025;
	line-height: 14px;	
}
.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #285700;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AE8700;
}
.subtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #285700;
}

.search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E1F4D5;
}
.search_field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #f2f0e4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.search_btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8D641D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.foot2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #a57a47;
}
a.foot2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-variant: normal;
	text-decoration: underline;
	color: #1a3800; 
}
.foot3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #c0bb94;
}
a.foot3:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FEF8B1;
}

hr {
	color: #C3C1A1;
	height: 1px;
}
