@charset "utf-8";
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
}
body {
	background-color: #666666;
	margin-top: 20px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E38F42;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 100;
}
#bottombarleft {
	text-align: left;
	background-color: #666666;
	font-size: 12px;
}
#bottombarright {
	text-align: right;
	background-color: #666666;
	font-size: 12px;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
#tablemain {
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	text-indent: 0px;
	padding-left: 20px;
}
#tablemaintop {
	text-align: left;
	vertical-align: top;
	background-color: #333333;
}
#tablelayout {
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#tablelinks {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 5px;
}
#tableheader {
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: center center;
	background-color: #333333;
}
#tablebottom {
	background-color: #333333;
	text-align: center;
}
.five {
	text-align: center;
}
.four {
	text-align: center;
}
.three {
	text-align: center;
}
.two {
	text-align: center;
}
.one {
	text-align: center;
	background-color: #999999;
	color: #FFFFFF;
}

.innertablemain {
	text-align: left;
}
.alink {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
.objective {
	font-size: 18px;
	color: #FF9900;
}
.trackname {
	color: #00FF66;
}

