body {
	font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000; font-size: 76%;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p{font-size:1em; color:#000000; margin:0.6em 0em 0.6em 0em;}
h2 {font-weight: bold; font-size: 1.1em; color: #6699CC;}

.mainnav {font-family: Arial, Helvetica, sans-serif; color: #D0A44E; font-size: 0.9em; text-decoration: none; font-weight: bold;}
.mainnav:hover {color: #FFFFFF;}

.ln {background-image: url('../Assets/Events/PreaknessImages/ln_item_bg.jpg'; padding: 2px 0px 4px 15px; margin: 2px 0px; vertical-align: middle;}
.ln_item {font-size: 0.8em; color: #FFFFFF; font-weight: bold; text-decoration: none;}
.ln_item:visited, .ln_item:active, .ln_item:link, {color: #DFF3FF; font-weight: bold; text-decoration: none;}
.ln_item:hover {color: #FFFFFF;}

.wage {color: #FFFFFF; margin: 5px;}

div.preak_hdr{ position: relative; width:762px; height:69px; background: #7B9CAF url(../Assets/Events/PreaknessImages/hdr_back.jpg) repeat-y;}

/* HEADER START */
div.gradbar {width: 100%; padding: 0px; margin: 0px; height: 9px; background: url('../Assets/today_hdrbak.jpg') #6C8DA0 repeat-y;}
div.hdr_wrap {width: 100%; background-color:#7B9CAF;}

div.hdr{ position: relative; width:100%; height:63px;  background: #000000 url(../Assets/hdrbak.jpg) no-repeat; background-color: #799AAD;}
div.hdr img{margin-left: 25px;}
div.logo{ position: absolute; top: 0px; left: 0px; height: 63px; width: 173px; }
div.langnv{ position: absolute; bottom: 10px; right: 10px; height: 15px; width: 300px; text-align:right; }
div.langnv a { font-weight:bold; font-size:0.9em; padding:0px 8px 0px 8px; border-right: 1px solid #000000 }
div.langnv a:link, div.langnv a:visited {color:#000000; text-decoration: none;}
div.langnv a:hover, div.langnv a:active{color:#990000; text-decoration: underline;}
div.mainnv{ position: relative; width:100%; height:25px;background: #294a5d repeat-x; padding-top: 4px; z-index: 100;}

div.mainln {float: left; padding: 0px 5px; font-family: Arial, Helvetica, sans-serif; color: #9ABBCE; font-size: 1em; text-decoration: none; font-weight: bold;}
div.mainln a:visited, div.mainln a:link {font-family: Arial, Helvetica, sans-serif; color: #9ABBCE; font-size: 1.2em; text-decoration: none; font-weight: bold;}
div.mainln a:hover, div.mainln a:active {color: #FFFFFF; text-decoration: none;}

/* MAIN AREA */
div.mainarea {background-color: #3B5C6F; width: 100%;}
td.leftcol {padding-left: 12; padding-top: 3; width: 298; font-size: 0.8em;}
td.rightcol {padding-left: 8; padding-top: 3; font-size: 0.8em;}
div.newswrap {background-color: #FFFFFF; margin-bottom: 4px; padding-top: 4px;}
div.newstext { font-size: 0.9em; padding-left: 5; padding-right: 5; padding-top: 3; padding-bottom: 3;}
td.maincol {padding-left: 8; padding-top: 3; padding-bottom: 3;}
div.maintext
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.8em;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 100%;
	background-color: #ffffff;
}

/* NEWS LISTING DATAGRID START */

table.newslisting td {font: 76% Verdana, Arial, Helvetica, sans-serif; border: 1px #FFFFFF solid;}

/* FOOTER START */
p.footer {text-align:left; margin:0.5em 0em 2em 0em; padding-bottom: 10px; color:#666666; font-weight:bold;}
p.footer a { font-weight:bold; font-size:0.9em; padding:0px 8px 4px 8px; border-right: 1px solid #999999 }
p.footer a:link, p.footer a:visited { color:#666666;}
p.footer a:hover, p.footer a:active { color:#FFFFFF; text-decoration: underline;}

/* BREADCRUMB TRAIL */
div.breadcrumb {font-size: 0.9em; padding: 0px 0px 5px 0px; clear: both;}

/***********************************
 * DHTML Menu Classes
 **********************************/
.hide
{
	position: absolute;
	display: none; /*background-color: #ffffff;*/
}
.show
{
	position: absolute;
	display: block; /*background-color: #ff0000;*/
}
.menuItemOff
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	background: #294a5d repeat-x;
	float: left;
	padding-bottom: 0px;
	border-left: thin solid;
	color: #9abbce;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	text-decoration: none;
}

.menuItemOn
{
	font-family: Arial, Helvetica sans-serif;
	font-weight: bold; 
	cursor: hand;
	color: #FFFFFF;
	background-color: #cc0000;
	/*border: 1px solid #ffffff;*/
	font-size: 12px;
	position: absolute;
	border-left: thin solid;
	padding: 5px;
}

.leftMenu
{
	/*position: absolute;*/
}
#indicator
{
	/*border: 1px solid #000000;*/
}
.cmsIndicator
{
	cursor: hand;
	color: White;
	font-weight: bold;	
	font-size: 12px;
	font-family: Arial;
	background-color: Blue;
}
