#racelist	{
	text-decoration: none;
}
#racelist a:link, #racelist a:visited, #racelist a:active{
		text-decoration: none;

	color: #FFFFFF;
}
#racelist a:hover {
		text-decoration: underline;

}

.fixtures
{
	height:500px;
	overflow:auto;
	padding: 15px;
	width: 620px;
	margin-bottom: 25px;
	scrollbar-base-color: #ffcc00;
}
.fixtures td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99cc66;
	padding-top: 9px;
	padding-bottom: 9px;
}
.tabs {
	width: 660px;
	margin: 10px;
}

.tab_active {
/*	-moz-border-radius: 5px 5px 0px 0px; */
	border-color: #ffcc00;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	color: #66cccc;
	float: left;
	cursor: default;
	font-size: 7.5pt;
	text-align: left;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	font-weight: bold;
}

.tab_inactive {
/*	-moz-border-radius: 5px 5px 0px 0px; */
	border-color: #99cc66;
	border-style: solid;
	border-width: 1px;
	background-color: #99cc66;
	color: #FFF;
	float: left;
	cursor: default;
	padding: 2px;
	font-size: 7.5pt;
	text-align: left;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	font-weight: bold;
}

.tab_inactive:hover {
/*	-moz-border-radius: 5px 5px 0px 0px; */
	border-color: #99cc66;
	border-style: solid;
	border-width: 1px;
	background-color: #66cccc;
	color: #fffff;
	float: left;
	cursor: default;
	padding: 2px;
	font-size: 7.5pt;
	text-align: left;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	font-weight: bold;
}

.tab_content {
/*	-moz-border-radius: 10px 10px 10px 10px; */
	text-align: left;
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#map
{
	border: 1px solid #ffcc00;
}
    v\:* {
      behavior:url(#default#VML);
    }
.img_home
{
	margin-bottom: 10px;
	border: 1px solid #ffcc00;
	height: 301px;
	width: 400px;
	}
.img_course
{
	border: 1px solid #ffcc00;
	height: 384px;
	width: 512px;
}
ul
{
	list-style-type: disc;
	text-indent: 15;
	margin-left: 25px;
	list-style-image: url(images/arrow.png);
}

/* set millions of background images */

/*.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.png) no-repeat top left; }
.rbtop { background: url(images/tr.png) no-repeat top right; }
.rbbot div { background: url(images/bl.png) no-repeat bottom left; }
.rbbot { background: url(images/br.png) no-repeat bottom right; }
*/
.rbroundbox { 
      background-color: #99cc66;
	 border-radius: 8px;
	 -moz-border-radius: 8px;
	 -webkit-border-radius: 8px;
	 }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

#course_logo {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	
#courses {
	background-color:#FFF;
	
}
	
#courses td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99cc66;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 9px;
	padding-left: 9px;
}

#courses th {
/*	 border-radius: 5px;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;*/	
	background-color: #99cc66;
	color:#FFF;
	padding: 8px;
}

#courses a {
	color:#66cccc;
	
}

#links td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 9px;
	padding-left: 9px;
}

#links th {
	background-color: #CCC;
	padding: 8px;
}
