body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x	
}

.main_tb {
	width: 790px;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	background-color:#FFFFFF
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	letter-spacing: -1px;
	text-transform: capitalize;
	clip: rect(auto,auto,auto,auto);
	top: 2px;
	margin-left: 30px;
	display: inline;
}

#white h1{
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #996500;
	line-height: 16px;
	letter-spacing: -1px;
	text-transform: capitalize;
	clip: rect(auto,auto,auto,auto);
	top: 2px;
	display: inline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #996500;
	line-height: 16px;
	letter-spacing: -1px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	top: 2px;
	display: inline;
}

li {
	font-size: 11px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	padding-right: 8px;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #939393;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #939393;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #939393;
	text-decoration: underline;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a.red:link {
	text-decoration: none;
	color: #C01C1D;
}

a.red:visited {
	text-decoration: none;
	color: #C01C1D;
}

a.red:hover {
	text-decoration: underline;
	color: #666666;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold
}

.tabs_closed {
	text-align: center;
	vertical-align:text-top;
	padding-top: 5px;
	width: 88px;
	height: 40px;
	background-image:url(../images/tab_1.gif);
	background-repeat:no-repeat
}

.tabs_open {
	text-align: center;
	vertical-align:text-top;
	padding-top: 5px;
	width: 88px;
	height: 40px;
	background-image:url(../images/tab_2.gif);
	background-repeat:no-repeat
}

.err {
	color: #FF0000;
}

.ok {
	color: #00CC33;
}

.footer {
	padding-top: 20px;
	width: 100%;
	text-align:center
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
	margin-top: 10px
}

.stages {
	float: left;
	width: 138px;
	height: 300px;
	padding: 8px;
	vertical-align:text-top;
}

.mods {
	float: left;
	width: 740px;
	margin-top:10px
}

.car_list td{
	vertical-align:text-top;
	font-size: 7pt;
	padding: 5px;
	border-right: dotted 1px;
}

.car_list img {
	margin-bottom: 5px;
}

.car_select_img {
	float: left;
	font-size:7pt;
	margin-right: 10px;
}

.car_select_img img {
	padding-bottom: 5px;
}