body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-position: top;
	scrollbar-face-color: #3A1C02; scrollbar-shadow-color: #3A1C02; 
	scrollbar-highlight-color: #5E340C; scrollbar-3dlight-color: #5E340C; 
	scrollbar-darkshadow-color: #5E340C; scrollbar-track-color: #AB6628;
	scrollbar-arrow-color: #E6A108;
}
.mainbody{
	background-image: url(images/bdybg.gif);
	background-position: top;
}
.label{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #CBAA72;
}
.label2{
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #BF6F25;
}
.bdytext{
	font-family:  Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #CBB5A4;
}
.link1{
	font-family: Georgia;
	font-style: normal;
    font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #DC9803;
}
a.link1:hover{
	font-family: Georgia;
	font-style: normal;
    font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.link2{
	font-family: Georgia;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	color: #C26F2F;
}
a.link2:hover{
	font-family: Georgia;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: underline;
	color: #D3991B;
}
.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: #E6B454;
	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;
}
.footer{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #361701;
}
a.footer:hover{
	font-family: Georgia;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: underline;
	color: #361701; 
}
.foot2{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #8D5600;
}
.foot2:hover{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #C17C0F;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
