body {
	background:#016a4b url("images/bg2010.jpg") no-repeat top center;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
}

a:link {text-decoration: underline; color: #004354;}
a:visited {text-decoration: underline; color: #004354;}
a:hover {text-decoration: none; background-color: #C1CC89; color: #004354;}
a:active {text-decoration: underline; color: #004354;}

.calendar a:link {text-decoration: underline; font-size: 12px; font-weight: bold; color: #004354;}
.calendar a:visited {text-decoration: underline; font-size: 12px; font-weight: bold; color: #004354;}
.calendar a:hover {text-decoration: none; font-size: 12px; font-weight: bold; background-color: #C1CC89; color: #004354;}
.calendar a:active {text-decoration: underline; font-size: 12px; font-weight: bold; color: #004354;}

#displayDate {
	display: inline;
}

.droplink {
	position: absolute;
	display: none;
	width:160px;
	background:#C1cc89;
	border:2px solid #9BA46D;
	color: #000000;
	line-height: 17px;
}

.droplink a:link {text-decoration: none; color: #000000; display: block; width: 160px;}
.droplink a:visited {text-decoration: none; color: #000000; display: block; width: 160px;}
.droplink a:hover {text-decoration: none; background-color: #05593a; color: #FFFFFF; display: block; width: 160px;}
.droplink a:active {text-decoration: none; color: #000000; display: block; width: 160px;}

#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background:#fff url("/images/stage-bg.gif") repeat-y top left;
}

#header {
	width: 1000px;
	height: 159px;
	background: #fff url("/images/header2010.jpg") no-repeat right top;
	margin:0px;
	padding:0px;
	border:none !important;
}

#hnav {
	width: 1000px;
	height: 20px;
	text-align: center;
	background-color: #006a4a;
}

	#hnav a 
	{

		background-color:Transparent;
		text-decoration:none;
		margin:0px 11px 0px 11px;
	}
	
		#hnav a:hover
	{
		background-color:Transparent;
	}

/* *********************
 IE 5.5 > 6 Alpha Fix
************************ */
#hnav img, #vnav img,  { behavior: url(iepngfix.htc) }

#dropshadow {
	width: 1000px;
	height: 10px;
	background-color: #016a4b;
	background-image: url("/images/dropshadow.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#stage 
{
	clear:both;
	position:relative;
	width:1000px;
}

#adspace {
	width: 1000px;
	background-image: url("/images/stage_bg.gif");
	background-repeat: repeat-y;
}

#footerads {
	position: relative;
	width:815px;
	margin-right: auto;
	margin-left: auto;
	float:right;
	background-color:#FFFFFF;
	padding: 5px;
}

#vnav {
	width:172px;
	float:left;
	background-color:#006a4a;
	border-right:3px solid #C1CC89;
}

	#vnav a 
	{
		background-color:Transparent;
		text-decoration:none;
	}
	
		#vnav a:hover
	{
		background-color:Transparent;
	}

#content 
{
	float:right;
	width:815px;
	padding:5px;
	background-color:#fff;
}

#footer {
	clear:both;
	font-size:9px;
	color: #004354;
	text-align: center;
}

.stakes_history {
	position: relative;
	left:15px;
	width:500px;
	background-color: #D8DDBF;
	border: 2px solid #ABB47A;
	padding: 2px;
}

.stakes_history_detail {
	background-color: #D8DDBF;
	border: 2px solid #ABB47A;
	padding: 5px;
	font-size: 10px;
}

li 
{
    margin-left:15px;
}

h1 
{
	color:#000;
	font-size:16px;
	font-weight:bold;	
}

H2 
{
	color:#006a4a;
	font-size:14px;
	font-weight:bold;	
}

H3 
{
	color:#ec8c8e;
	font-size:14px;
	font-weight:bold;
}

H4 
{
	color:#006a4a;
	font-weight:bold;
	font-size:100%;
}

H5 
{
	color:#ec8c8e;
	font-size:100%;
	font-weight:bold;
}
H6 
{
	color:#000;
	font-size:100%;
	font-weight:bold;
}
