.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.botnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.botnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.botnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fde9d0;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8c4223;
}
.border {
	border: 1px solid #8F4842;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8c4223;
}
.leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8c4223;
	text-decoration: none;
}
.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8c4223;
	text-decoration: none;
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #755d42;
}
.border1 {
	border: 1px solid #000000;
	
}
.border2 {
	border: 1px solid #ffffff;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#dropmenudiv{
background-color: #ffcc99;
position:absolute;
border:1px solid brown;
border-bottom-width: 0;
font:normal 12px Verdana ;
font-color:#ffffff;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
background-color: #ffcc99;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid brown;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#8c4223
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #fff0cc;
}
.selectmenu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #8F4842;
}