* {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, helvetica, sans-serif; 
	font-size: 9px;
	text-align: center;
}

body, img {
	border: none;
	display: block;
	overflow: hidden;
}

div {
	border: none;
	display: block;

}

div.logindiv {
	width: 205px;
	height: 151px;
	background-image: url("/images/bghigh.jpg");
	background-repeat: repeat-x;
	padding: 0px;
	padding-top: 2px;
	overflow: hidden;
}


div.trackdiv {
	width: 205px;
	height: 414px;
	background-image: url("/images/bglow.jpg");
	background-repeat: repeat-x;
	padding: 0px;
	overflow: hidden;
}



div.floatleft {
	float: left;
	margin-top: -5px;
}

div.floatleft2{
	float: left;
	margin-top: 1px;
}

div.floatright {
	float: right;
	clear: none;
}

div.floatright2 {
	float: right;
	clear: none;
	margin-top: -20px;
}


div.footer {
	height: 23px;
	_height: 22px;
	width: 196px;
	_width: 194px;
	background-color: #2f4a67;
	margin-left: auto;
	margin-right: auto;
}

#scroll_up, #scroll_down {
	cursor: pointer;
}

#track_box {
	height: 246px;
	width: auto;
	overflow: hidden;
}

table.tracklist {
	margin-right: auto;
	margin-left: auto;
	width: 198px;
	color: #645b53;
	font-size: 10px;
	background-color: transparent;
	border-spacing: 1px;
	border-collapse: collapse;
}

table.tracklist table.plain {
	width: 100%;
}

table.tracklist td.plain {
	background-color: transparent;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border: none;
	width: auto;
}

table.tracklist .plain2{
	width: 33px;
	background-color: transparent;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border: none;

}


table.tracklist td {
	background-color: #c7dae9;
	text-align: left;
	padding: 3px;
	overflow: visible;
	border-bottom: 1px solid black;
}

table.tracklist td.td2 {
	width: 82px; 
}


table.tracklist div {
	font-weight: bold;
	margin: 0px;
	float: right;
	display: inline;
	width: 30px;
	margin-left: 1px;
	height: 15px;
	white-space: nowrap;
}

table.tracklist img {
	display: inline;
	border: none;
	margin-left: 2px;
	vertical-align: bottom;
}

table.tracklist div.track {
	padding-left: 3px;
	float: left;
	width: 110px;
	height: auto;
	display: inline;
	text-align: left;
	white-space: normal;
}


table.tracklist div.notrack {
	padding-top: 2px;
	float: left;
	display: inline;
	width: 194px;
}



table.tracklist div.race {
	width: 40px;
	Background-color: #fff;
	padding: 0px;
	margin-right: 0px;
}

table.tracklist div.time {
	background-color: #fff;
	color: #448e44;
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
}

table.tracklist div.mtp {
	Background-color: #fff;
	color: #000;
	margin-top: 1px;
	padding-top: 1px;
	overflow: hidden;
}

table.tracklist div.red {
	Background-color: #fff;
	color: #d52d2e;
	margin-top: 1px;
	padding-top: 1px;
	overflow: hidden;
}


input.text {
	font-size: 11px;
	height: 17px;
	width: 170px;
	background-color: #fff;
	color: #2f4a67;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	display: block;
	text-align: left;
}

input.button {
	height: 21px;
	width: 64px;
	background-image: url("../images/loginbutton.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 2px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: none;
	line-height: 20px;
	cursor: pointer;
	margin-top: 7px;
	margin-left: 0px;
}

select.stateselect {
	height: 17px;
	width: 47px;
	margin-left: 13px;
	font-size: 11px;
}

select.raceselect {
	margin-left: -2px;
	_margin-left: 0px;
	margin-top: 0px;
	height: 15px;
	width: 39px;
	font-weight: bold;
}

select.raceselect option {
	font-size: 10px;
}

p {
	margin-left: auto;
	margin-right: auto;
}

p.login {
	height: 15px;
	width: 196px;
	background-image: url("../images/buttongradient.jpg");
	font-size: 12px;
	font-weight: bolder;
	color: #c7dae9;
}

p.next {
	height: 18px;
	_height: 20px;
	width: 196px;
	background-image: url("../images/buttongradient.jpg");
	font-size: 11px;
	font-stretch: wider;
	font-weight: bold;
	color: #eec740;
	margin-top: 0px;
	padding-top: 3px;
}

p.tracks {
	height: 18px;
	_height: 20px;
	width: 196px;
	background-image: url("../images/buttongradient.jpg");
	font-size: 11px;
	font-weight: bold;
	color: #c7dae9;
	padding-top: 3px;
}

p.logintext {
	font-size: 12px;
	color: #c7dae9;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 3px;
	text-align: left;
}

p.forgotpass {
	color: #c7dae9;
	text-align: right;
	margin-right: 15px;
	margin-top: 3px;
}

p.smallblue {
	color: #c7dae9;
	white-space: nowrap;
}

p.smallorange {
	color: orange;
	white-space: nowrap;
	margin-top: 2px;
}

a.smallorange {
	color: orange;
	white-space: nowrap;
	margin-top: 2px;
}

p.smallwhite {
	font-size: 8px;
	font-weight: bold;
	color: #fff;
}

p.smallwhite2 {
	font-size: 8px;
	font-weight: bold;
	color: #fff;
	text-align: right;
}

p.forgotpass a {
	color: #c7dae9;
	text-decoration: underline;
}
