.featbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4AC64;
	border-right-color: #C4AC64;
	border-bottom-color: #C4AC64;
	border-left-color: #C4AC64;

}
.bodycell {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;

}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	padding-right: 10px;
	padding-top: 10px;

}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C70000;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border-top: 1px #DCDCDC;
	border-right: 1px dotted #DCDCDC;
	border-bottom: 1px inset #DCDCDC;
	border-left: 1px #DCDCDC;
	padding: 2px 2px 2px 20px;


}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0969A9;
	font-weight: normal;
}
.loginbox {
	font-size: 11px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.loginbox h4 {
	font-size: 15px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 2px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.loginbox a {
	display: block;
	padding: 3px;
	width: 90px;
	background-color: #E7E5E5;
	color: #333;
	text-decoration: none;
	text-align: center;
}
