body {
	background-color: #79671E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext, body,td,th, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style:normal;
	font-weight:normal;
}
input, textarea, select  {
color:#000000;
padding:2px;
margin:0px;
border:1px solid #E6AA00;
background-color:#D9C77E;
}

.black {
color: #000000;
}

.offwhite {
color: #E8D99F;
}

a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #CE0000;
}
a:active {
	color: #CE0000;
}

.bodyheader {
font-size:16px;
font-weight:bold;
}


.home_desc {
color:#E8D99F;
font-size:14px;
font-style:italic;
}


.imgbfr_left10 {
	margin-left: 10px;
}
.imgbfr_right10 {
	margin-right: 10px;
}

.imgbfr_left10vspace {
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 6px;
}
.imgbfr_right10vspace {
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 6px;
}
