.topbox {
	border: 1px solid #000000;
}
.flashbox {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #482D1F;
	font-weight: bold;
}
.subbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.mainbox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #482d1f;
}
.boxcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
a {
	color: #B97E6B;
	text-decoration: none;
}
.sponsorborder {
	border: 1px solid #9E7D53;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9F9F9D;
}
.revlink {
	color: #ffffff;
	text-decoration: underline;
}
.revboxcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
ul
{
font-size: 12px;
/*margin-left: 0px;*/
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
list-style-type: disc
}
