.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: normal;

}

a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: underline;
	font-weight: normal;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;

}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}
.formbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	border: 1px solid #D99251;
	background-color: #FFFFFF;
	width: 150px;



}
.formbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: D99251;
	border: 1px solid #D99251;
	width: 100px;

}
.images {
	border: 1px solid #993300;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.buttons {
	border: 1px solid #cc6633;
}
select {
	border: 1px solid #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.formbg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	border: 1px solid #D99251;
	width: 25px;
}
