BODY {
	padding: 0;
	margin: 0;
	background: url(../images/layout/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#KFactor {
	width: 74px;
	height: 74px;
	background: url(../images/layout/kfactor.gif) no-repeat;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	padding-top: 22px;
}

A {
	color: #FFFB9E;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

P A {
	font-weight: bold;
	color: #E9917D;
	text-decoration: none;
}

.ErrorMsg {
	font-weight: bold;
	color: #FFCC00;
}

.Subtitle {
	font-weight: bold;
	color: #E9917D;
}

#error {
	border: 1px solid #E9917D;
}

#TopBar {
	margin: 0 auto;
	width: 950px;
	height: 23px;
	background: url(../images/layout/topbar_bkgrnd.gif) no-repeat;
}

#TopBarTable td, #TopBarTable td a {
	font-size: 10px;
	color: #AC8D8C;
	text-transform: uppercase;
	text-decoration: none;
}

#TopBarTable td a:hover {
	text-decoration: underline;
}

#SponsorsTop {
	height: 91px;
	background: url(../images/layout/logo_top.jpg) top center no-repeat #000000;
}

#Navigation {
	margin: 0 auto;
	width: 950px;
	height: 51px;
}

#FlashArea {
	margin: 0 auto;
	height: 244px;
	background: url(../images/layout/vehicle_bkgrnd_fade.gif) repeat-x;
	text-align: center;
}

#InsideTopArea {
	margin: 0 auto;
	height: 100px;
	background: url(../images/layout/inside_top_bkgrnd.gif) repeat-x;
	text-align: center;
}

#InsideTopTitle {
	margin: 0 auto;
	background: #000000;
	height: 55px;
	text-align: center;
}

#FooterTop {
	height: 51px;
	background: url(../images/layout/footer_top.gif) top center no-repeat #000000;
}

#Footer {
	margin: 0 auto;
	width: 950px;
}

#FooterTable td, #FooterTable td a {
	font-size: 9px;
	color: #AC8D8C;
	text-transform: uppercase;
	text-decoration: none;
}

#FooterTable td a:hover {
	text-decoration: underline;
}

#MainContainer {
	background: #000000;
}

#ContentArea {
	margin: 0 auto;
	width: 950px;
	padding: 10px;
	text-align: left;
}

#SponsorsBottom {
	background: #000000;
	height: 60px;
	text-align: center;
}

#newsDiv {
	position: absolute;
	margin: 0 auto;
	width: 410px;
	height: 210px;
	padding: 8px 15px 0px 15px;
	font-size: 11px;
	color: #FFFFFF;
}

#top20Div {
	position: absolute;
	margin: 0 auto;
	width: 410px;
	height: 210px;
	padding: 8px 15px 0px 15px;
	visibility: hidden;
	font-size: 11px;
	color: #FFFFFF;
}

#clubsDiv {
	position: absolute;
	margin: 0 auto;
	width: 410px;
	height: 210px;
	padding: 8px 15px 0px 15px;
	visibility: hidden;
	font-size: 11px;
	color: #FFFFFF;
}

.NewsDate {
	font-size: 12px;
	font-weight: bold;
	color: #FFFB9E;
}

#Stats th {
	font-weight: bold;
	font-size: 14px;
	color: #FFFB9E;
	border-bottom: 1px dotted #FFFFFF;
}

#Stats td {
	border-bottom: 1px dotted #FFFFFF;
}

#Content {
	padding: 10px;
}

#ContentTitle {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFFB9E;
	text-indent: 20px;
}

#PointsList {
	width: 100%;
	border-collapse: collapse;
}

#PointsList th {
	font-weight: bold;
	font-size: 14px;
	color: #E9917D;
	border-bottom: 1px dotted #A8ACB1;
}

#PointsList td {
	padding: 3px;
	border-bottom: 1px dotted #A8ACB1;
}

#PointsList td.Notes {
	padding: 5px;
	border-bottom: 0px;
}

#PointsList td.Point {
	font-weight: bold;
	color: #E9917D;
	padding: 3px;
	border-bottom: 1px dotted #A8ACB1;
	text-align: center;
}

#ClassesList {
	width: 100%;
	border-collapse: collapse;
}

#ClassesList td {
	color: #E9917D;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px dotted #A8ACB1;
}

#ClassesList td.Notes {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	border-bottom: 0px;
}

form {
	margin: 0;
	padding: 0;
	width: 100%;
}

form fieldset {
	clear: both;
	border-color: #EBEBEB;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 10px;
	margin: 0 0 0 0;
}

form fieldset legend {
	font-size: 14px;
	font-weight: bold;
	color: #E9917D;
    margin: 0 0 0 0;
	padding: 0 5px;
}

form div {
  	clear: left;
  	display: block;
  	height: expression('1%');
  	margin: 5px 0 0 0;
  	padding: 1px 3px;
}

form div label {
  	display: block;
  	float: left;
  	width: 110px;
  	padding: 3px 5px;
  	margin: 0 0 5px 0;
  	text-align: right;
}

input, select, textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

.checkbox, .radio {
	border: 0px;
}

form div label.labelCheckbox, form div label.labelRadio {
  	float: none;
  	display: block;
  	width: 20px;
  	height: expression('1%');
  	padding: 0;
  	margin: 0 0 5px 142px;
  	text-align: left;
}

textarea {
  	overflow: auto;
}

form div.required label, label.required, div.required {
	font-weight: bold;
	color: #990000;
}

form div.optional label, label.optional {
	font-weight: normal;
}


