.bodywhite70 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
}

.bodyorange70 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #F19A28;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-left: 16px;
}
 
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FB0200;
	width: 100%;
	height: 28px;
}
.bodygrey70 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	background-color: #EDE2BB;
	text-decoration: none;
}
.bodydkgreylinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.bodygrey76 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-weight: normal;
	color: #666666;
}
.bodybeige70 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #EDE2BB;
	text-decoration: none;
}
.bodybrown70 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #8A4426;
}
.contactform {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #8B8B8B;
	background-color: #FFFFFF;
}
.bodygrey70nobck {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodygrey70spacebox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 100px;
	border: thin none;
	background-color: #EDE2BB;
}
select {
	color: #E2D094;
	background-color: #FFFFFF;
	border: #E2D094;
	scrollbar-3dlight-color: #E2D094;
	scrollbar-arrow-color: #E2D094;
	scrollbar-base-color: #E2D094;
	scrollbar-darkshadow-color: #E2D094; 
	scrollbar-face-color: #E2D094; 
	scrollbar-highlight-color: #E2D094; 
	scrollbar-track-color: #E2D094;
	scrollbar-shadow-color: #E2D094;
}
.featuredback {
	background-image: url(../graphics/featured_back_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
