body
{
	background-color: #7b0100;
}


.contentLargeBox 
{
	border-right: solid 5px #e8232a;
	border-left: solid 5px #e8232a;
	border-bottom: solid 5px #e8232a;
	/* border-top: solid 5px #e8232a; */
	width: 539px;
	height: 100%;
}

.contentInnerBox 
{
	border-right: solid 3px #7b0100;
	border-left: solid 3px #7b0100;
	border-bottom: solid 3px #7b0100;
	background-color: Black;
	height: 100%;
	vertical-align: top;
}

.navBox 
{
	border: solid 1px #e8232a;
	background-color: Black;
}

.bodyCopy, .bodyCopy td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: white;
}

.bodyCopy a, .bodyCopy td a, .subHead a
{
	text-decoration: underline;
	color: #99CCFF;
}

.bodyCopy a:hover, .bodyCopy td a:hover, .subHead a:hover
{
	text-decoration: underline;
	color: White;
}

.subHead 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.segmentHeader
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #e8232a;
	background-color: #450102;
	border: solid 3px #7b0100;
	padding: 5px;
	text-transform: uppercase;
}

.segmentHeader div 
{
	width: 100%;
}

.groupHead 
{
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	color: #fe0200;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.footerRacing
{
	display: block;
	margin-top: 10px;
	padding-top: 5px;
	border-top: solid 1px black;
	clear: both;
	float: none;
	background-position: bottom;
	height: 33px;
	width: 750px;
	background-image: none;
}

.footerRacing, .footerRacing td
{
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 9px;
	color: black;
	text-align: center;
}

#copyright
{
	width: 750px;
	text-align: center;
	font-family: Veranda, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: Transparent;
}

.footerRacing a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.footerRacing a:hover
{
	color: #336699;
	font-weight: bold;
}

.footerRacing span
{
	display: block;
	padding-top: 2px;
}
.footerRacing span span
{
	display: inline;
}

