/* CSS Document */

Body {
background-color: #000033;
margin-top: 10px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

a:link, a, a:visited, a:hover, a:active {
	color: #000033;
}

#Container {

}

#mainNavigation {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 770px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	height: 30px;
}

ul.Top_Bar {
	list-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

li.Top_Bar {
	list-style: none;
	float: left;
	margin: 0px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
}

a.Top_Bar_link:link, a.Top_Bar_link:visited, a.Top_Bar_link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a.Top_Bar_link:hover, a.Top_Bar_link:active {
	background-color: transparent;
	color: #FF6600;
	text-decoration: none;
}

#Navigation {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	float: left;
}

ul.Race_Info, ul.Registration {
	list-style: none;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

li.Race_Info, li.Registration {
	list-style: none;
	list-style-type: none;
	padding-left: 5px;
}

a.Race_Info_link:link, a.Race_Info_link:visited, a.Race_Info_link, a.Registration_link:link, a.Registration_link:visited, a.Registration_link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a.Race_Info_link:hover, a.Race_Info_link:active, a.Registration_link:hover, a.Registration_link:active {
	background-color: transparent;
	color: #000033;
	text-decoration: none;
}

#header {
background-image: url(images/leftcornerwhite.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
height: 100px;
}

#bannerhd {
background-image: url(images/bannerHeader.gif);
height: 16px;
}

#bannerbtm {
background-image: url(images/bannerBK.gif);
background-repeat: repeat;
}

#bannerft {
background-image: url(images/bannerFooter.gif);
height: 7px;
}

#mainBody {
background-color: #FFFFFF;
}

#footer {
background-position: bottom right;
background-image: url(images/rightcornerwhite.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
height: 130px;
}

#Search {
background-image: url(images/searchBK.gif);
background-repeat: repeat;
height: 30px;
}

.TitleBar {
	background-image: none;
	width: 375px;
	height: 36px;
	color: Navy;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
}

#Content-Pane {
	background-color: transparent;
	margin: 10px;
}

#Content {
	background-color: #FFFFFF;
}

#Info {
	margin: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	color: #636467;	
}