body {
	font: 80% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(images/top_bg.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
body.gallery {
	/*font: 80% Arial, Helvetica, sans-serif;
	color: #000000;*/
	background: #FFFFFF url(images/top_bg.gif) repeat-x left top;
    margin: 0;
    padding: 0;
}
table {
	font: 1.0em Arial, Helvetica, sans-serif;
}
a {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
h1 {
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.08em;
	font-size: 2.5em;
}
h2 {
	color: #006592;
	margin: 0px;
}
h3 {
	padding: 0px;
}
h4 {
	color: #333333;
}
dd {
	padding-bottom: 10px;
	background: #DAE4F4;
	margin: 0px;
	padding-left: 3em;
	line-height: 135%;
}
dt {
	font-weight: bold;
	color: #FFF;
	background: #3A8DC5;
	padding: 4px;
	border-top: 2px solid #005F89;
	border-bottom: 2px solid #005F89;
	font-size: 1.2em;
}


.logo {
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF url(images/logo_bg.gif) repeat-x;
	width: 200px;
}
.sponsors {
	background:  url(images/sponsor_bg.gif) no-repeat left top;
	text-align: right;
	vertical-align: bottom;
}
.sponsors-box {
	background-color: #FFFFFF;
	margin: 5px;
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
	padding: 5px;
}
.sponsors-box p {
	margin: 5px;
}
.spacer {
	width: 570px;
	height: 60px;
}
.menu {
	color: #666666;
	background: #CCCCCC url(images/menu_bg.gif) repeat-x left top;
	vertical-align: top;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.menu ul {
	margin: 0px;
	padding: 5px;
}
.menu li {
	padding: 2px 2px 7px;
	margin: 0px;
	display: block;
	list-style: none;
}
.menu a {
	text-decoration: none;
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: underline;
	color: #000000;
}
.content {
	width: 580px;
	vertical-align: top;
	padding: 20px;
}
.content table {
	width: 580px;
	margin-top: 10px;
}
.content th {
	background: #CCCCCC url(images/menu_bg.gif) repeat-x;
	border-bottom: 1px solid #999999;
	padding: 5px;
}
.list td{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.row0 {
	background: #FFFFFF;
}
.row1 {
	background: #EEEEEE;
}
.errors {
	margin-bottom: 10px;
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #CC0000;
	border: 2px solid #CC0000;
	padding: 10px;
}
.errors a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.search-box {
	margin: 5px;
	text-align: center;
	color: #666666;
	padding: 0px;
}
.search-box input {
	width: 100%;
}
.search-box div {
	border: 1px solid #747474;	
}
.querybox {

}
.searchbutton {
	border: 1px solid #E0E0E0;
	background: #D7D7D7 url(images/button_bg.gif) repeat-x;
	color: #525252;
	font-weight: bold;
	padding: 2px;
}
.footer {
	text-align: center;
}
.footer-sponsor {
	text-align: center;
	padding: 25px;
	color: #999999;
	text-transform: lowercase;
}
.filesize {
	color: #999999;
}
.border {
	border: 1px solid #999999;
}

.race_schedule,
.race_results {
	border: 1px solid #999999;
	margin-bottom: 15px;
}
.race_schedule th {
	text-align: left;
}
.race_schedule td,
.race_results td {
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #EEEEEE;
}
.announcements {
	background-color: #EFEFEF;
}

.announcements li{
	padding-top: 10px;
}
.race-nav li{
	display:inline;
	padding-left: 5px;
	padding-right: 5px;
}
.race-nav ul {
	margin: 0px;
	padding: 0px;
}


.steps ul { list-style: none; margin: 0; padding: 10px 0 0 0; }
.steps li { display: inline; padding: 2px 10px; margin: 0; border: 1px solid #CCC; background: #EEE; color: #999; }
.steps li.current { font-weight: bold; background: #3A8DC5; color: #fff; border: 1px solid #666; }
.steps li.past { background: #A1C0E2; border-color: #4F95CA; }
.steps li.past a { color: #000; }

.registration button { border: none; background: none; }

.registration ul { border-bottom: 1px dotted #ccc; padding: 0; margin: 0; }
.registration ul li { clear: left; padding: 2px 0; list-style: none; border-top: 1px dotted #ccc; }
.registration ul li label { display: block; float: left; width: 10em; }
.registration ul li label input { display: block; }

.registration label { cursor: pointer; }

.registration h4, .registration div { clear: both; }

.form_controls { padding: 10px 0; }


.notice {
	background-color: #FFFF99; 
	color: #666666; 
	padding: 10px; 
	border: 1px dashed #666666;
	margin: 10px 0; 
}

/* form */
fieldset {
	border-top: 1px solid #999999;
	border-left: none;
	border-right: none;
	border-bottom: none;
	clear: both;
	margin-top: 1em;
}
fieldset ul { padding: 0px; margin: 0px; } 
fieldset ul li { clear: both; padding: 2px 4px; list-style: none; }

legend { font-weight: bold; color: #005F89; font-size: 1.6em; }

label { width: 5em; display: block; float: left; cursor: pointer; }
label em, .req { font-weight: bold; color: #FF0000; }

.nowrap input { float: left; }
.nowrap label { width: auto; }
.nowrap li { padding: 7px 0; }
