body	{
  	margin: 0px 0px 0px 0px;
  	background-color: #000000;
  	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
}

a {
  	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	font-weight : normal;
	color: #757c80;
	text-decoration: none;
}

a:hover {
  	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	font-weight : normal;
	color: #C00000;
	text-decoration: none;
}


a.company_sites {
  	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	font-weight : normal;
	color: #757c80;
	text-decoration: none;
}

a.company_sites:hover {
  	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	font-weight : normal;
	color: #c00000;
	text-decoration: none;
}

h1	{
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #757c80;
	font-weight: bold;
}

h2	{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #505456;
	font-weight: bold;
	font-style:italic;
	height:12px;
}

table { 
	border-collapse: collapse; 
	border: none; 
  	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
}

td   {
	border: none;
}

td.header_right {
	background-image:url(http://www.kartingsprockets.com/images/site/kartingsprockets01_1x2.jpg);
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	color: #505456;
	font-weight: normal;
	text-align:center;
}

td.menu_right {
	background-image:url(http://www.kartingsprockets.com/images/site/kartingsprockets01_4x2.jpg);
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #757c80;
	font-weight: normal;
	text-align: left;
}

td.company_sites {
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #757c80;
	font-weight: normal;
}

div.menu {
	text-align:left;
	padding-left:15px;
}

#menu_header a{
	font-family: Trebuchet MS, Verdana;
	font-size: 16px;
	color: #505456;
	text-decoration: none;
	width: 100%;
}

#menu_header a:hover{
	font-family: Trebuchet MS, Verdana;
	font-size: 16px;
	color: #C00000;
	text-decoration: none;	
}

#menu a{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #757c80;
	text-decoration: none;
	width:100%;
}

#menu a:hover{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #C00000;
	text-decoration: none;
	width:100%;
}

#window_content {
	overflow: hidden;
	z-index: 99;
	position: relative;
	top: -235px;
	left: 304px;
	height: 530px;
	width: 352px;
	border-bottom: outset #999999;
	background-color: white;
	opacity:.85;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;		
}	