#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
{
	color: #918E7F;
	height:360px;
	overflow:auto;
	padding: 15px;
	width: 500px;
	margin-bottom: 25px;
	scrollbar-base-color: #006633;
}
.fixtures td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	padding-top: 9px;
	padding-bottom: 9px;
}
.tabs {
	width: 540px;
	margin: 10px;
}

.tab_active {
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
	background-color: #fffff;
	color: #006633;
	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: #aaa;
	border-style: solid;
	border-width: 1px;
	background-color: #006633;
	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: #aaa;
	border-style: solid;
	border-width: 1px;
	background-color: #084;
	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: 540px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	border: 1px solid #006633;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#map
{
	border: 1px solid #093;	
}
    v\:* {
      behavior:url(#default#VML);
    }
.img_home
{
	margin-bottom: 10px;
	border: 1px solid #006633;
	height: 301px;
	width: 400px;
}
.img_course
{
	border: 1px solid #006633;
	height: 200px;
	width: 150px;
	float: left;
	top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul
{
	list-style-type: disc;
	text-indent: 15;
	margin-left: 25px;
	list-style-image: url(images/arrow.gif);
}
/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* 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 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;
}

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

#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;
}