body {
	margin: 0 auto auto 10px;
}
#PageDiv {
	width:972px;
	float:left;
	margin:0px;
	padding:0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;	
}
#HeadBar {
	width:972px;
	height:16px;
	background-color:#000000;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	letter-spacing:2px;
	font-weight:bold;
	vertical-align:middle;
	float: left;
}
#ContentDiv {
	width:972px;
	float:left;
	clear:both;	
	background-image:url(../Images/LeftColbg.gif);
	background-repeat:repeat-y;
}
#CenterCol {
	width:780px;
	float:left;
}
#CenterColInfo {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	color:#FFFFFF;
	text-align:left;
}
#LeftCol {
	width:162px;
	float:left;
	text-align:center;
}
#FriendsList {
	margin-top:30px;
}
#FriendsTable {
	color:#000000;
}
#AddFriend {
	text-align:center;
	margin-top:40px;
}
#SelectRoute {
	margin-top:20px;
}
#RaceResults {
	margin-top:40px;
}
#RouteTimes {
	margin-left:50px;
}
#RaceTitle {
	padding-bottom:5px;
}	
#CompareKey {
	text-align:center;
}
#UnitsOption {
	width:100px;
	float:right;
	text-align:center;
	margin-top:5px;
}
#Footer {
	width:972px;
	height:16px;
	background-color:#000000;
	color:#FFFFFF;
	float:left;
	clear:both;
}
#Footer a {
	color:#FFFFFF;
}
#Footer a:hover {
	color:#FFFF66;
}
.listscroll {
	height:250px;
	overflow:auto;
}
.resultscell {
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	color:#000000;
}
.But {	
	height: 23px;
	width: 162px;
	margin-top:15px;
	text-align:center;
	padding-top:7px;
	background-image:url(../Images/BlankButBlack.jpg);
	background-position:50% 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;	
	float:left;
	display:block;
	text-decoration:none;
}
.But:hover{
	background-position:50% -30px;;
}
.ButBlue {	
	height: 23px;
	width: 162px;
	margin-top:15px;
	text-align:center;
	padding-top:7px;
	background-image:url(../Images/BlankButBlue.jpg);
	background-position:50% 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;	
	float:left;
	display:block;
	text-decoration:none;
}
.ButBlue:hover{
	background-position:50% -30px;;
}
.tablehead {
	background-color:#336633;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}
.resultstabhead {
	background-color:#FFCC00;
	font-weight:bold;
	color:#000000;
	font-size:12px;	
	border-style:solid;
	border-color:#666666;
	border-width:1px;
}
.spacer {
	height:10px;
}
.spacer40 {
	height:40px;
}
.Border {
	border: thin inset #CCCCCC;
}
.rowspacer {
	width:972px;
	height:15px;
	float:left;
	background-color:#669933;
	clear:both;
}
.footertext {
	display:inline;
	margin-left:30px;
	margin-right:50px;
	font-size:9px;
}
.TitleText {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
.TooltipsText {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.smallbut {
	font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	vertical-align: middle;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}
.smallbut:hover{
	background-color:#005300;
}
.smallbluebut {
	font-size: 9px;
	font-weight: bold;
	color:#FFFFCC;
	background-color:#000033;
	text-align: center;
}
.smallbluebut:hover{
	color:#666666;
}
.whitebut {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.whitebut:hover{
	color:#666666;
}
.whitebut:disabled {
	color:#CCCCCC;
}
.biggerwhitebut {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding:2px;
}
.biggerwhitebut:hover{
	color:#666666;
}
.biggerwhitebut:disabled {
	color:#CCCCCC;
}
.ErrorText {
	font-size: 12px;
	font-weight: bold;
	color:#FFFF00;
}
.stdbutsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.italic12 {
	font-size: 12px;
	font-style: italic;
}
.tipsrow {
	background-color:#E8F1FF;
	font-style:italic;
}
.tipslabel {
	color:#000033;
	font-weight:bold;
}	
.tipbox {
	font-style:italic;
	font-size:11px;
	padding:6px;
	padding-top:20px;
}	
form {
	margin: 0;
	padding: 0;
}
/* Hack to get IE5.x to remove 3px of left and right padding on images */
* html img {
margin: 0 -3px; ma\rgin: 0;
}
