
body {
	margin: 0px;
	background-color: #F8F7EB;
	background-image: url(images/bg.jpg);
	scrollbar-face-color: #680000; scrollbar-shadow-color: #e62179; 
	scrollbar-highlight-color: #e62179; scrollbar-3dlight-color: #680000; 
	scrollbar-darkshadow-color: #680000; scrollbar-track-color: #680000;
	scrollbar-arrow-color: #FFFFFF;
}
.mainbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #a80075
}
.body2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}

.textbrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7E6339;
	line-height: 17px;
	text-align: justify;
}
.textbig{
	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: #C36922;
}
.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: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #C2A67A;
}
a.foot2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: underline;
	color: #8E6628; 
}

hr {
	color: #C3C1A1;
	height: 1px;
}

