body
{   FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    BACKGROUND: #373737;
}

#divHeaderArea {
	background-color: #373737;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	width: 766px;
	height: 105px;
}
.clsDivTopBar
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	background: #e55300;
	left: 5px;
	border-left: white 1px solid;
	width: 742px;
	border-bottom: white 1px solid;
	position: absolute;
	top: 5px;
	height: 56px;
}

.clsDivTitle
{
	font-size: 10pt;
	left: 5px;
	width: 742px;
	background: #686969
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 71px;
	height: 26px;
}

.clsDivSeparatorBar
{
	BACKGROUND: white; 
    LEFT: 5px; 
    WIDTH: 742px; 
    top: 87px;
    height: 20px; 
    position: absolute;
}

.clsDivTodaysContestContentArea
{
	border-right: #a2bcbe 5px solid;
	border-top: #a2bcbe 5px solid;
	border-left: #a2bcbe 5px solid;
	border-bottom: #a2bcbe 5px solid;
	left: 5px;
	width: 742px;
	top: 107px;
	height: 480px;
    position: absolute;
}

.clsDivTodaysContestLeftArea
{
	left: 0px;
	width: 214px;
	top: 0px;
	height: 480px;
    position: absolute;
}

.clsDivTodaysContestRightArea
{
	background: white;
	border-left: #a2bcbe 8px solid;
	left: 214px;
	width: 518px;
	top: 0px;
	height: 480px;
    position: absolute;
}

.clsDivContestRulesContentArea
{
	background: white;
	left: 5px;
	overflow: auto;
	width: 742px;
	position: absolute;
	top: 82px;
	height: 495px;
}

.clsDivBottomBar
{
	BACKGROUND: white; 
    LEFT: 5px; 
    WIDTH: 742px; 
    top: 585px;
    height: 20px; 
    position: absolute;
}

.clsBodyTextHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #e55300;
	font-family: Verdana;
}

.clsBodyTextNormal
{
	font-weight: bold;
	font-size: 8pt;
	color: #373737;
	font-family: Verdana;
}

.clsBodyLeftTextNormal
{
	font-weight: bold;
	font-size: 10pt;
	color: #373737;
	font-family: Verdana;
}
.clsBodyTextDynamic
{
	font-weight: bold;
	font-size: 10pt;
	color: #e55300;
	font-family: Verdana;
}

.clsBodyTextTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #e55300;
	font-family: Verdana;
}