body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	/*/*/font-size: 100%; /* */	
}
#mainTable {
	border: 1px solid #000000;
	width: 760px;
	font-size: 10px;
	/*/*/line-height: 1.4em; /* */
 }
 #qualifyingTable {
	border: 1px solid #000000;
	width: 200px;
		font-size: 10px;
	line-height: 1.5em;
 }
 #heatsTable {
	border: 1px solid #000000;
	width: 200px;
		font-size: 10px;
	line-height: 1.5em;
 }
#pointsTable {
	border: 1px solid #000000;
	width: 300px;
		font-size: 10px;
	line-height: 1.5em;
 } 
 #maincontent {
 	border-left: 1px solid #333;
		 	color: #000000;		
 	font-size: 11px;
	/*/*/font-size: 100%; /* */
 }
 #heats {
 	border-left: 1px solid #333;
		 	color: #000000;		
 	font-size: 9px;
	/*/*/font-size: 100%; /* */
 }
 #navbar {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
	padding:2px;
	 	font-size: 10px;
 	 }	
 #navbar a:link, #navbar a:visited {
 	color: #FFFFFF;
	 	text-decoration: none;
	font-weight: bold;		
 }
 #navbar a:hover, #navbar a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
 }	  
 #footer {
 	background-color: #000000;
 	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding:2px;
	 	font-size: 12px;	
 }
  #footer a:link, #footer a:visited {
 	color: #CCCCCC;
	 	text-decoration: none;
 }
 #footer a:hover, #footer a:active {
 	color: #FF4500;
	 	text-decoration: none;
 }
  #underHeader {
	background-color: #000000;
	height: 5px;
}
ul#navlist
{
font: bold 10px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #666666;
margin: 0;
}

ul#navlist li
{
float: left;
height: 21px;
background-color: #CCC;
margin: 0px 2px 0 2px;
padding-right: 2px;
padding-left: 2px;
border: 1px solid #666666;
}

ul#navlist li#active
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { background: #fff; }
 td, p, ul {
	font-family: Helvetica, Arial, sans-serif;
 }
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 140%; color: #D40018}
 h2 { font-size: 130%; }
 a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #FF4500;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
  #abovefooter {
	color: #CCCCCC;
		background: url(images/footer.jpg) fixed;
 	 }
#belowfooter {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top:6px;
	 	font-size: 12px;
 	 }	
 #belowfooter a:link, #belowfooter a:visited {
 	color: #FFFFFF;
	 	text-decoration: none;
 }
 #belowfooter a:hover, #belowfooter a:active {
 	color: #FFFFFF;
	 	text-decoration: none;	
 }
#transgray {
	background: url(images/transgray.gif) fixed;
} 
#transred {
	background: url(images/transred.jpg) fixed;
} 	 	
 #current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: 2px dotted #999 !important; /* */
 }