@charset "utf-8";
.style9 {color: #FF8208; font-weight: bold; }

.TopBck {
	background-image: url(../Images/Header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Runner {
	background-image: url(../Images/runner.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FA800E;
	text-decoration: none;
	padding-left: 4em;
	padding-bottom: 4px;
	font-weight: normal;
	letter-spacing: 1px;
}
.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FA800E;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	padding-right: .75em;
	white-space: pre;
	display: inline;
	text-indent: 5em;
	text-decoration: none;
	padding-left: .25em;
}
.TopLinks a:hover
{
	color: #FFFFFF;
}
.HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.EventsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 27px;
	line-height: 1em;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1.3px;
	vertical-align: top;
}
