*
{
	margin: 0;
}
body {
	background-image: url('bg.jpg');
	background-position: center 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000;
  	font-family: Tahoma, Arial;
  	font-size: 9pt;
  	font-weight: normal;
  	color: #454545;
}
img {
	border: none;
}
h1 {
	font-size: 12pt;
	color: #454545;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px
}
h1.silver_h1 {
	font-size: 16pt;
	color: #a1a1a1;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px
}
h2 {
  	color: #5c8f01;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 0px
}
A:link {
	color: #0076a9;
	text-decoration: none;
}
A:visited {
	color: #0076a9;
	text-decoration: none;
}
A:active {
	color: #0076a9;
	text-decoration: none;
}
A:hover {
	text-decoration: underline; 
	color: #5c8f01;
}
/* ------------ Top Menu Links ------------ */
.sub_menu_links A:link {text-decoration: none; padding-left: 10px; padding-right: 10px;}
.sub_menu_links A:visited {text-decoration: none; padding-left: 10px; padding-right: 10px;}
.sub_menu_links A:active {text-decoration: none; padding-left: 10px; padding-right: 10px;}
.sub_menu_links A:hover {text-decoration: underline; color: #ff9900; padding-left: 10px; padding-right: 10px;}
/* ------------ Bottom Menu Links ------------ */
.bottom_menu_links A:link {text-decoration: none; padding-left: 10px; padding-right: 10px; color: #7e7e7e;}
.bottom_menu_links A:visited {text-decoration: none; padding-left: 10px; padding-right: 10px; color: #7e7e7e;}
.bottom_menu_links A:active {text-decoration: none; padding-left: 10px; padding-right: 10px; color: #7e7e7e;}
.bottom_menu_links A:hover {text-decoration: underline; color: #ff9900; padding-left: 10px; padding-right: 10px;}
/* ------------ Copyright Links ------------ */
.copyright_links A:link {text-decoration: none; color: #7e7e7e;}
.copyright_links A:visited {text-decoration: none; color: #7e7e7e;}
.copyright_links A:active {text-decoration: none; color: #7e7e7e;}
.copyright_links A:hover {text-decoration: underline; color: #ff9900;}

/* ------------ Warning Text ------------ */
span.warning {
	color: #ff0000;
	font-weight: bold;
}
span.fullprice {
	color: #8a8a8a;
	text-decoration: line-through;	
}

/* ------------ Form Formatting ------------ */
.selectbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #ecf4f9;
	border: 1px solid #8a8a8a;
	width: 100%;
}
.textbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #FFF;
	border: 1px solid #8a8a8a;
	width: 99%;
}
.textarea { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #ecf4f9;
	border: 1px solid #8a8a8a;
	width: 99%;
}
.textarea_terms { 
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	background-color: #ecf4f9;
	border: 1px solid #8a8a8a;
	width: 99%;
}
.submit { 
	color: #414141; 
	font-family: Tahoma, Arial; 
	font-size: 18px; 
	width: 100%;
}
td.form { 
	padding: 1px;
	font-size: 10px;
	color: #454545;	
	text-transform: uppercase;
}
/* ------------ White Box ------------ */
td.white_box_top { 
	background-image: url('images/white_box_02.png'); 
    height: 12px;

}
td.white_box_bottom { 
	background-image: url('images/white_box_08.png'); 
    height: 12px;

}
td.white_box_left { 
	background-image: url('images/white_box_04.png'); 
    width: 12px;

}
td.white_box_right { 
	background-image: url('images/white_box_06.png'); 
    width: 12px;

}
td.white_box_center { 
	background-image: url('images/white_box_05.png'); 
	color: #454545;
	vertical-align: top;
	height: 50px;
	border: none;
	margin: 0px;
}
/* ------------ Top ------------ */

td.top { 
	background-image: url('images/racing_01.png');
	width: 971px;
	height: 50px;
}
td.logo { 
	background-image: url('images/racing_02.png');
	width: 971px;
	height: 226px;
	text-align: right;
	vertical-align: middle;
	padding-right: 40px;
}
td.main_menu { 
	background-image: url('images/racing_03.png');
	width: 971px;
	height: 56px;
	padding-left: 20px;
	padding-right: 20px;
}

td.top_menu_item {
	padding-top: 10px;
	text-align: center;
}

td.sub_menu { 
	background-image: url('images/racing_04.png');
	width: 971px;
	height: 37px;
	text-align: left;
	padding-left: 50px;
}

/* ------------ content ------------ */

td.content { 
	background-image: url('images/racing_05_2.png');
	width: 971px;
	height: 117px;
	vertical-align: top;
	padding-left: 18px;
	padding-right: 18px;
}
td.content_left {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 8px;
}
td.content_right {
	vertical-align: top;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
}
/* ------------ bottom ------------ */

td.bottom { 
	background-image: url('images/racing_06_2.png');
	width: 971px;
	height: 31px;
}
td.copyright { 
	text-align: center;
  	font-size: 7pt;
	font-weight: bold;
	color: #7e7e7e;
	text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 20px;
}


/* ------------ Left Menu Rollover ------------ */
.glossymenu{
margin: 0px 0;
padding: 0;
width: 100%; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: url('racing_menu_0.png') no-repeat bottom right;
color: #454545;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-top: 5px;
padding-bottom: 6px;
padding-left: 25px;
text-decoration: none;
text-transform: uppercase;
text-align: left; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Tahoma
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #454545;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 7px;
right: 7px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url('racing_menu2_0.png');
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
  color: white;
  background-image: url('images/web_design_submenu.png');
  background-position: center 0px;
  background-repeat: repeat-y;
  color: #454545;	
  padding: 0.5em;

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 0px solid white;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 10px Tahoma, Arial;
font-weight: bold;
color: #454545;
text-decoration: none;
padding: 4px 0px;
padding-left: 15px;
}

.glossymenu div.submenu ul li a:hover{
  background-image: url('images/left.png');
  background-position: left 5px;
  background-repeat: no-repeat;
color: white;
}

/* ------------ Accordian ------------ */

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;

}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background-image: url('images/header.png');
  background-position: center 0px;
  background-repeat: no-repeat;
  padding: 0.5em;
}

ul#menu li a:hover {
  background-image: url('images/header_over.png');
  background-position: center 0px;
  background-repeat: no-repeat;
}

ul#menu li ul li a {
  display: inline;
  text-decoration: none;
  background: transparent;
  padding: 0px;
}

ul#menu li ul li a:hover {
  display: inline;
  text-decoration: underline;
  background: transparent;
  padding: 0px;
}
.code { list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 0em; }
.indent2 { padding-left: 0em; }