.menu-top {
	background-image: url(http://www.richmondmarathon.com/images/menu_top.jpg);
	background-repeat: no-repeat;
	max-height: 34px;
	width:149 px;
	background-color: #F1D100;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	padding-left: 11px;
	}
	
.menu {
	background-image: url(http://www.richmondmarathon.com/images/menu_bg.jpg);
	background-repeat: repeat-y;
	width: 149 px;
	max-height: 34px;
	background-color: #F1D100;
	}

.menutext {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
		
.menu-bottom {
	background-image: url(http://www.richmondmarathon.com/images/menu_bottom.jpg);
	background-repeat: no-repeat;
	width: 149 px;
	background-color: #F9F1C3;
	min-height: 100%;
	height: 100%;
	}

.main {
	background-image: url(http://www.richmondmarathon.com/images/menu_corner.jpg);
	background-repeat: no-repeat;
	height: 100%;
	}

.header {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 3px;
	color: #000000;
}

a, a:visited	{
	color: #AA0038;
	}

a:hover	{
	text-decoration: none;
	color: #000000;
	}

body	{
	background-image: url(http://www.richmondmarathon.com/images/tile_bg.jpg);
	}
	
#footer {
	text-align: center;
	border-top: 1px solid #000000;
	background-color:#E3E3E3;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 4px 0;
}

.label, .labelStrong {
	font-family: arial, sans-serif;
	font-size: 11px;
}
.labelStrong {
	font-weight: bold;
}	

h1 {
	font-size: 16px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #AA0038;
	margin: 0 0 12px;
	padding: 0;
}
h2 {
	font-size: 13px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #AA0038;
	background: url(../images/bg_div_line.gif) repeat-x bottom;
	margin: 15px 0;
	padding: 0 0 2px;
}
h3 {
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 15px 0 5px;
	padding: 0 0 2px;
}

.small {
	font-size: 10px;
}

.tableHeader {
	 border: 1px solid #002F54; 
	 background-color:#FBFBE5;
	 color: #333333;
	 font-weight: bold;
	 padding: 2px 5px;
}
.tableBorder {
	border-right: 1px solid #002F54; 
	border-bottom: 1px solid #002F54; 
	border-left: 1px solid #002F54; 
}
.tableData th {
	background-color: #F4F4F4;
	/*background-color: #cccccc;*/
	text-align: left;
	padding: 5px 10px;
	font-family: arial, sans-serif;
}
.tableData td {
	padding: 5px 10px;
	font-family: arial, sans-serif;
}

.tableDataResults th {
	text-align: left;
	vertical-align: bottom;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #AA0038;
	border-bottom: 1px solid #989898;
}

.tableDataResultsHeader {
	text-align: left;
	vertical-align: bottom;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #AA0038;
	border-bottom: 1px solid #989898;
}

.tableDataResults th {
	padding-bottom: 3px !important;
}

.tableDataResults td {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	padding: 5px 0;
}

.altRow {
	background-color:#efefef;
}
.lastRow {
	border-top: 1px solid #989898;
	font-size: 1px;
}

#content {
	 background-color: #ffffff; 
	 color: #000000;
	 font-family: arial, sans-serif;
	 font-size: 11px;
}

form {
	margin: 0;
}	
select {
	font-size: 11px;
}
input {
	font-size: 11px;
	border: 1px solid #999999;
}
.textArea{
	 font-family: arial, sans-serif;
	 font-size: 11px;
}
input.button {
	border: 1px solid #999999;
	background-color: #eeeeee;
	filter:progid:DXImageTransform.Microsoft.Gradient
     			(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#B6B6B6');
}
input.check {
	border: 0px;
}

