@charset "UTF-8";
/* CSS Document */

.nav_fill{
	background-image: url(../images/topstrip_race.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ubercolortabs, .ubercolortabs li.selected a{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9B241D;
	/*background-color: #fd847e;*/
}
.linkfont_race{
	background: transparent url(../images/roundright.gif) no-repeat right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align:center;
}
.menu_side{
	background-image: url(../images/topstrip_race.jpg);
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.menu_copy{
	background-color: #f1f1f1;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #5E0700;
	padding-left: 5px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.menu_copy a{
	color: #5E0700;
	text-decoration:none;
 
}
.menu_copy a:hover{
color: #f1a0c6;
text-shadow:inherit;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E0700;
}


