
body {
	margin: 0px;
	background-color: #F8F7EB;
	background-image: url(images/bg.jpg);
	scrollbar-face-color: #ddcca2; scrollbar-shadow-color: #ddcca2; 
	scrollbar-highlight-color: #fcf2d8; scrollbar-3dlight-color: #fcf2d8; 
	scrollbar-darkshadow-color: #ddcca2; scrollbar-track-color: #fcf2d8;
	scrollbar-arrow-color: #FFFFFF;
}
.mainbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b88c46;
	background-color: #fbffe8;
	line-height: 24px;
}
.textgreen2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d9473;
	line-height: 20px;
	text-decoration: none;
}

.textgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8d9473;
	line-height: 20px;
	text-decoration: none;
}
a.textgreen:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8d9473;
	line-height: 20px;
	text-decoration: underline overline;
}
.textgold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #be9423;
	line-height: 20px;
	text-decoration: none;
}
a.textgold:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #be9423;
	line-height: 20px;
	text-decoration: underline overline;
}
.textwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.textbig2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #a5620c;
}
.searchbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FEFACB;
}
.link_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #65850F;
}
a.link_green:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #C36922;
}

.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8a9118;
}

.search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E1F4D5;
}
.search_field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	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: #D4D3C3;
	border-bottom-color: #D4D3C3;
	border-left-color: #D4D3C3;
	border-right-color: #D4D3C3;
}
.search_btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: #b99e54;
}
a.foot2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-variant: normal;
	text-decoration: underline;
	color: #FFFFFF; 
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #a88d63;
}
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;
}
