body {
	margin: 0px;
	background-color: #EAE0C2;
	background-image: url(images/bg.jpg);
	background-position: top;
}
.mainbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5C4F29;
	background-color: #E8DAB5;
	text-decoration: none;
}
.mainbody2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C4F29;
	background-color: #E8DAB5;
	text-decoration: none;
}
.link1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #B56D00;
}
a.link1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-variant: normal;
	font-weight: bolder;
	text-decoration: underline;
	color: #B51500;
}
.link2{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
    font-size: 12px;
	font-variant: normal;
	text-decoration: none;
	color: #931800;
}
a.link2:hover{
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
    font-size: 12px;
	font-variant: normal;
	color: #4E0D00;
}
.field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #91563F;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B8A68A;
	text-decoration: none;
	background-color: F1EDD5;

}
a.footer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9C5F00;
	text-decoration: underline;
	background-color: F1EDD5;
}
.foot2{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #630000;
	text-decoration: none;

}
a.foot2:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: normal;
	color: #B55900;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: CDB99A;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 92641F;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #CDB99A;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: FFFFFF;
	background-color: #92641F;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #CDB99A;
}
.tablecella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #92641F;
	background-color: #FFEBB5;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #CDB99A;
}
.tablecellb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #92641F;
	background-color: #F2E8CD;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #CDB99A;
}
