BODY{
	font: 75% , georgia, tahoma, arial, sans-serif;
	background: #005c0A;;
	padding:0;
	margin:0;
}

#top{
	height:136px;
	width:900px;
	background:#eeeeee;
	margin:0;
	padding:0;
	background-image: url('ccf/ccftop.jpg'); 
}

#top H1{
	color:#555555;
	width:80%;
	margin:10px;
	position:absolute;
	font-size:20px;
	display:none;
}

#content h2{
	color:#005c0A;
	font-size:1.5em;
}


#menu{
	background-image: url('ccf/ccfband.gif'); 
	margin:0;
	padding:0;
}

#menu ul  {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:27px;
font-size:1em;
margin:0;
padding:0;
}

#menu ul li {
display:block;
float:left;
margin:0;
padding:0;
}

#menu ul li a {
float:left;
color:white;
text-decoration:none;
height:20px;
padding:7px 15px 0;
font-weight:normal;
display:block;
}

#menu ul li a:hover {
	text-decoration:underline;
}

#menu .current a{
color:#207cae;
font-weight:bold;
background:white;
text-decoration:none;
}

#menu .current a:hover,{
color:yellow;
text-decoration:underline;
}


#currentrace{
	border:1px solid black;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	width:880px;
}

#currentrace h2{
	background:#9abbe3;
	padding:4px;
	color:white;
	font-size:1.5em;
}

#currentrace .content{
	width:auto;
	margin:5px;
	padding:0px;
	margin-bottom:10px;;
}

#currentrace h3{
	color:navy;
}

#currentrace p {
	margin-top:2px;
}

#currentrace .specialnews{
	font-weight:bold;
	color:#EE0000;
}

#currentrace .status{
background-color:#7a9ecc;
padding:5px;
font-weight:bold;
color:#f2e38d;
}

.results{
	margin-bottom:20px;
}

.results A{
	color:#2345DE;
}
.results A:hover{
	color:#73CA80;
}

.results H3{
	background: #1c4a59;
	margin:0;
	padding:5px;
	color:#ffffff;
	background-image: url('ccf/ccfband.gif'); 
	width:870px;
}

.results table{
	width:880px;
	border-collapse: collapse;
}

.results table th{
	background-color: #eeeeee;
	color:black;
	border-bottom:2px solid black;
	padding-left:8px;
	padding-right:8px;
}

.results table tr{
	border-bottom:1px dotted #aaaaaa;
}

.results table td{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:8px;
	padding-right:8px;
	border-bottom:1px dotted #aaaaaa;
}

#controlpanel{
	margin:0px;
	margin-bottom:1px;
	padding:3px;
	background-color:#609b6a;
	width:874px;
	color:white;
}
#controlpanel A{
	color:yellow;
}

#controlpanel A:hover{
	color:white;
}

#controlpanel LEGEND{
	color:white;
}

#controlpanel FIELDSET{
	padding:10px;
	border:1px solid #AAAAAA;
}

.prem{
	margin-bottom:20px;
	margin-left:10px;
}

.prem H3{
	background: #1c4a59;
	margin:0;
	font-size:13px;
	padding:2px;
	color:#ffffff;
	background-image: url('ccf/ccfband.gif'); 	
}

.prem table{
	border-collapse: collapse;
	width:100%;
	border:1px solid #dddddd;
}

.prem table tr{
	border-bottom:1px dotted #aaaaaa;
}

.prem table td{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:8px;
	padding-right:8px;
	height:23px;
}

.prem A{
	color:#2345DE;
}
.prem A:hover{
	color:#73CA80;
}





#footer{
	color:#609b6a;	
	width:900px;
	margin: auto;
	text-align:center;
	margin-bottom:10px;
}
#footer a{
	color:#43b957;
}
#footer a:hover{
	color:#b9b843;
}
