body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/header08v2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 160px 0 0;
	margin: 0;
}
a {
	color: #FFD303;
	text-decoration: none;
	font-weight: bold;
}
form {
	margin: 0;
}
h1 {
	font-weight: bold;
	font-size: 20px;
	margin: 0;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.bttn {
	background-color:#FFFFFF; 
	font-size: 10px; 
	color: #000000; 
	cursor: pointer;
}
input.txtbox, select.txtbox {
	border: solid 1px #999999;
	background-color: #666666;
	color: #FFD303;
}
#fantasyracing_racelist {
	float: left;
	margin: 3px;
	padding: 0;
	position: relative;
}
#fantasyracing_racelist a {
	padding: 0 5px;
	border-style: solid;
	border-color: #444444;
	border-width: 0 0 1px;
	font-weight: normal;
	background-color:#333333;
}
#fantasyracing_racelist a:hover {
	background-color:#666666;
}
#fantasyracing_racelist a.raceMe {
	background-color: #555555;
}
#fantasyracing_racelist .fr_header{
	background-color: #C32A2C;
	color: #FFFFFF;
}
#fr_highlight_text {
	color: #C32A2C;
}
#fr_races {
	float: left;
	margin: 3px;
	padding: 0;
	position: relative;
	clear: right;
	width: 614px;
}
#fr_races_content a {
	font-weight: normal;
	color: #DDDDDD;
	font-size: 13px;
}
#fr_races_content a:hover {
	text-decoration: underline;
}
#fr_races_title {
	background-color: #C32A2C;
	color:#FFFFFF;
}
#footer {
	border-top: solid 1px #999999;
	font-size: 10px;
	padding: 5px;
	clear: both;
	background-color: #000000;
}
#footer a {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
#greeting {
	width: 440px;
	margin: 5px;
	padding: 3px;
	border: solid 1px #999999;
	font-weight: bold;
}
#greeting .greeting {
	font-size: 14px;
}
#main_content {
	clear: both;
	width: 850px;
	padding: 5px;
	min-height: 200px;
	position: relative;
}
#nav a {
	border-style: solid;
	border-color: #999999;
	border-width: 1px 1px 1px 0;
	padding: 2px 10px;
	background-color:#333333;
}
#nav a:hover {
	background-color:#666666;
}
#nav a.selected {
	background-color: #DBC86F;
	color: #C32A2C;
}
#netcentive_footer {
	/*display: none; */
}
#registration_form {
	border: solid 1px #999999;
	/*background-color: #333333;
	opacity: .5;
	filter: alpha(opacity=50);*/
	width: 900px;
	color: #FFFFFF
}
#registration_form td {
	padding: 0 3px;
}
.err_txt {
	font-weight: bold;
	color:#FF0000;
}
.fr_league_box {
	border-color: #666666;
}
.home_description {
	width: 445px;
	height: 55px;
	text-align: right;
	padding: 40px 5px 5px 450px;
	border: solid 1px #999999;
	margin: 15px 0;
}
.netcentive_table {
	color: #333333;
}
#header {margin-left: 5px;}

