body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	scrollbar-face-color: #CB9210; scrollbar-shadow-color: #291104; 
	scrollbar-highlight-color: #CB9210; scrollbar-3dlight-color: #291104; 
	scrollbar-darkshadow-color: #291104; scrollbar-track-color: #291104;
	scrollbar-arrow-color: #FFFFFF;

}
.mainbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3E1C02;
	background-color: #F8F5D7;
	line-height: 14pt;
	text-align: justify;
}
.leftbdy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AA966F;
	background-color: #FBF6EE;
}

.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BA5009;
}
.subtitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8D4900;
}
.textstyle1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B0AC87;
	
}
.link1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #C67C1A;
}
a.link1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #A84017;
}
.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-variant: normal;
	text-decoration: none;
	color: #B07C05;
}
a.link2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-variant: normal;
	text-decoration: underline;
	color: #D2C5A7;
}
.left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A8977B;
}
.field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #593700;
	border-bottom-color: #593700;
	border-left-color: #593700;
	border-right-color: #593700;
}
.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #DCBC7F;
	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: #A79B7F;
	border-bottom-color: #A79B7F;
	border-left-color: #A79B7F;
	border-right-color: #A79B7F;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #513800;
	background-color: B07C05;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #DCD8B3;
}
a:visited {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 8D5719;
}
