﻿body {
	background-color: #819539;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

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: #004354; color: #FFFFFF; display: block; width: 160px;}
.droplink a:active {text-decoration: none; color: #000000; display: block; width: 160px;}

#wrap {
	width:770px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #004354;
	background-color:#fff;
}

#header {
display:none;
}

#hnav {
display:none;
}

#dropshadow {
display:none;
}

#stage {
	width: 100%;
}

#adspace {
display:none;
}

#footerads {
display:none;
}

#vnav {
display:none;
}

#content {
	width:750px;
	background-color:#fff;
	padding:5px;
	
}

#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;
}
