a:link {
	color: #0066cc;	
	text-decoration: none;}
a:visited {
	color: #0066cc;	
	text-decoration: none;}
a:hover {
	color: #000000;	
	text-decoration: underline;}	
a:active {
	color: #0066cc;	
	text-decoration: none;}

a.b:link {
	color: #CCCCCC;	
	text-decoration: none;}
a.b:visited {
	color: #CCCCCC;	
	text-decoration: none;}	
a.b:hover {
	color: #000000;	
	text-decoration: underline;}
a.b:active {
	color: #CCCCCC;	
	text-decoration: none;}

a.c:link {
	color: #FF9933;	
	text-decoration: none;}
a.c:visited {
	color: #FF9933;	
	text-decoration: none;}
a.c:hover {
	color: #000000;	
	text-decoration: underline;}
a.c:active {
	color: #FF9933;	
	text-decoration: none;}

/* tags */

body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
}
h1 {
color:#FB7514;
font-size: 16px;
font-weight: bold;
}
h2 {
color:#FB7514;
font-size: 14px;
font-weight: bold;
}
h3 {
color:#333333;
font-size: 10px;
}


/* layout */
.logopad {
	 padding: 0 0 0 17px;
}
.botlinks {
	font-size: 9px;
	background-color: #ffffff;
}	
.copyright {
	font-size: 9px;
	color: #ffffff;
	padding: 6 0 6 0px;
}
.sm {
	font-size: 10px;
}
.size8 {
	font-size: 9px;
}
.orange {
	color: #FB7514;
}
.white {
	color: #fff;
}
.sponsors {
	padding: 4 4 4 0px;
	font-size: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.motorthumbs {
	padding: 7 3 7 3px;
}
.leftrepeat {
	background-color: #eaeae9;
	background-image: url(bg/inside_left_bg.gif);
	background-repeat: repeat-x;
}
.rightrepeat {
	background-color: #ffffff;
	background-image: url(/bg/inside_rt_bg.gif);
	background-repeat: repeat-x;
}
.techspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

.techspecstop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}

.techspecs11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
.techspecsleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
.techspecslefttop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}
.techspecshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #ffffff;
	padding: 4px;
	background-color: #FB7514;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
.ferrawoolpad {
	padding: 0 10 0 0;
}
.imgcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4 6 4 0px;
}
.sitemap1 {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}
.tblhead {
	padding: 4px;
	background-color: #E4E4E4;
}
.tblcell1 {
	padding: 4px;
	font-size: 10px;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
/* Motorsports */
.lrgimg-motor {
	padding: 0 0 8 0px;
}



#coolmenu{
border: 1px solid black;
width: 200px;
background-color: #E6E6E6;
}

#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px solid black;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #FDCD66;
color: white;
}

#tabledescription{
width: 100%;
height: 3em;
padding: 2px;
filter:alpha(opacity=0);
-moz-opacity:0;
}