body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: #333399;
}
#nav {
	border-bottom: thin solid #E8E3CE;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
	background-color: #C09C7C;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
	border-top: thin solid #E8E3CE;
	border-right: thin solid #E8E3CE;
	border-bottom: thin none #E8E3CE;
	border-left: thin solid #E8E3CE;
}
#nav a:hover {
	color:#339;
	text-decoration:none;
	background-color: #E8E3CE;
}
#middle a {
	color: #2F4782;
	text-decoration: none;
}
#middle a:hover {
	color: #2F4782;
	text-decoration: underline;
}
.BGrunner {
	background-image: url(images/startingLine6.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.LgText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #293F71;
}

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #1E2C48;
}
.BGrunner2 {
	background-image: url(images/runnerBG4T.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.LargeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #293F71;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.white {
	font-size: small;
	color: #FFFFFF;
}
.boldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F4782;
}
.tinyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #CC0000;
}
.whiteLabel {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #C2A385;
	border: 1px solid #B18A63;
	height: 380px;
}
.blackLabel {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #C2A385;
	border: 1px solid #B18A63;
}
.redText {
	color: #CC3300;
}
.next {
	padding-right: 25px;
	padding-bottom: 20px;
	font-weight: bold;
}
