html, body {
	font-family: Arial, Helvetica, sans-serif;
	 scrollbar-base-color: #0000FF;
    scrollbar-3d-light-color: #FFFF00;
    scrollbar-arrow-color: #FFFF00;
    scrollbar-darkshadow-color: #FFFF00;
    scrollbar-face-color: #0000FF;
    scrollbar-highlight-color: #FFFF00;
    scrollbar-shadow-color: #FFFF00;
    scrollbar-track-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;}
	
td.left { border-top: 3px solid red ; border-right:3px solid red; background:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
td.right { border-top: 3px solid red ; border-left: 3px solid red ; background:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
td.footer {	border-top: 3px solid red;	color: white; font-family:"Times New Roman", Times, serif; font-size:12px; }
td.contacts {width:100%; background-color:#333333; color:#FFFFFF}
table.new {  border:2px groove red; }
table.center{  border-top: 2px solid red; }
table.all{ background-color:#000000; border: solid 2px red; font:"Times New Roman", Times, serif; color:white; }
td.new { font-family:Arial, Helvetica, sans-serif; font-size:16; color:yellow; font-weight:bold; text-align:center; }
td.stats {font-family:"Times New Roman", Times, serif; font-size:16; font-weight:bold; color:yellow; border-bottom:2px solid red; text-align:center }
td.divider { border-top: 2px solid red; background-color:#333333; font-family:"Times New Roman", Times, serif; }
td.borderall { border-top: 3px solid red ; border-right:3px solid red; border-left: 3px solid red; background:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
td.borderallpg { border-top: 3px solid red ; border-right:3px solid red; border-left: 3px solid red; background:#cccccc; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
td.video1 { font-size:14px; text-decoration:underline;  font-family:"Times New Roman", Times, serif; font-style:underline; color:yellow; text-align:center; width:250px; }
p.new { font-family:"Times New Roman", Times, serif; font-size:14px; color:white; }
p.text { font-family:"Times New Roman", Times, serif; font-size:14px; color:white; background:transparent;}
td.text { font-family:"Times New Roman", Times, serif; font-size:14px; color:yellow; background:transparent;}
td.resultlatemdl { border: 2px solid red; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; background:transparent; }

#stats td.results { font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:white; text-align:center;  border-right: 2px solid red; border-bottom: 2px solid yellow;  }
#stats td.text { font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:white; text-align:center; background:#333333;  }

#stats td.drivers{ font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:white; text-align:center;  border-right: 2px solid red; border-bottom: 2px solid yellow; }
td.results { border-top: 3px solid red ; border-right:3px solid red; border-left: 3px solid red; background:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }

a:link {
	color: #FFFF00;
	text-decoration: none;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
#display_header a:link {
color:#000000;
	text-decoration: none;
}
#display_header a:visited {
	text-decoration: none;
	color: #000000;
}
#display_header a:hover {
	text-decoration: underline;
	color:#0000FF;
}
#display_header a:active {
	text-decoration: none;
	color: #000000;
td.scheduleh { font-family:"Times New Roman", Times, serif; color:yellow; font-size:14px; }
td.schedule  { font-family:"Times New Roman", Times, serif; color:white; font-size:12px; text-align:center; }