	 #tuning #navsx_container {
		width: 200px;
		margin: 0 0 10px 10px;
		padding: 0;
		background: #fff url("/images/css/tuning_nav.gif") no-repeat top left;
		text-align: left;
		/*
		border-right: 1px solid #8799b7;
		background: #8799b7 url("tuning_nav.gif") no-repeat top left;
		*/
		border-bottom: 3px solid #485467;	
		}

	#tuning #navsx_text {
		margin: 0 0px 0 0px;
		/*
		padding: 7px 10px 7px 10px;
		*/
		padding: 3px 0px 1px 0px;
		color: #c8cfdf;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		font-weight: bold;
		text-align: center;
		background: url("/images/css/tuning_nav_sep.gif") no-repeat top center;
		/*
		border-top: 1px solid #8799b7;
		border-left: 1px solid #8799b7;
		*/
		}

	#tuning #navsx_header {
		font-family: Georgia, serif;
		font-size: small;
		font-weight: bold;
		/*margin: 0 0 60px 0;*/
		margin: 0 0 0 0;
		padding: 3px 10px 3px 10px;
		font-size: 100%;
		text-align: right;
		color: #c8cfdf;
		/*
			border-bottom: 1px solid #fff;
			background: #485467 url("/images/css/box_top.gif") no-repeat top left; 
		*/		
		background: transparent url("/images/css/box_top.gif") no-repeat top left;		
	}

	#tuning #navsx_text a {
		color: #476eaa;
		text-decoration: none;
		width: 100%;
		display: block;
	}
		
	#tuning #navsx_text a:hover {
		display: block;
		width: 100%;
		color: #fff;
		text-decoration: none;
		background: #62819c url("/images/css/tuning_nav_bckg.gif") repeat-x top left;
	}		

	#tuningracing #navsx_text a {
		color: #8e1616;
		text-decoration: none;
		width: 100%;
		display: block;
	}
		
	#tuningracing #navsx_text a:hover {
		color: #fff;
		text-decoration: none;
		display: block;
		width: 100%;
		background: #62819c url("/images/css/racing_nav_bckg.gif") repeat-x top left;
		/*
		color: #b75858;
		background: transparent url("rollover.gif") no-repeat -3px 5px;
		*/
	}		


	 #racing #navsx_container {
		width: 200px;
		margin: 0 0 10px 10px;
		padding: 0;
		background: #fff url("/images/css/racing_nav.gif") no-repeat top left;
		text-align: left;
		/*
		border-right: 1px solid #8799b7;
		background: #8799b7 url("racing_nav.gif") no-repeat top left;
		*/
		border-bottom: 3px solid #664747;	
		}

	#racing #navsx_text {
		margin: 0 0px 0 0px;
		/*
		padding: 7px 10px 7px 10px;
		*/
		padding: 3px 0px 1px 0px;
		color: #dec8c8;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		font-weight: bold;
		text-align: center;
		background: url("/images/css/racing_nav_sep.gif") no-repeat top center;
		/*
		border-top: 1px solid #8799b7;
		border-left: 1px solid #8799b7;
		*/
		}

	#racing #navsx_header {
		font-family: Georgia, serif;
		font-size: small;
		font-weight: bold;
		/*
			margin: 0 0 60px 0;
		*/
		margin: 0 0 0 0;
		padding: 3px 10px 3px 10px;
		font-size: 100%;
		text-align: right;
		color: #dec8c8;
		/*
			border-bottom: 1px solid #fff;
			background: #664747 url("/images/css/box_top.gif") no-repeat top left;		
		*/
		background: transparent url("/images/css/box_top.gif") no-repeat top left;		
	}

	#racing #navsx_text a {
		color: #8e1616;
		text-decoration: none;
		width: 100%;
		display: block;
	}
		
	#racing #navsx_text a:hover {
		color: #fff;
		text-decoration: none;
		display: block;
		width: 100%;
		background: #62819c url("/images/css/racing_nav_bckg.gif") repeat-x top left;
		/*
		color: #b75858;
		background: transparent url("rollover.gif") no-repeat -3px 5px;
		*/
	}		


	#racing #tuning #navsx_text a {
		color: #476eaa;
		text-decoration: none;
		width: 100%;
		display: block;
	}
		
	#racing #tuning #navsx_text a:hover {
		display: block;
		width: 100%;
		color: #fff;
		text-decoration: none;
		background: #62819c url("/images/css/tuning_nav_bckg.gif") repeat-x top left;
	}		 

A.vde:link {
	display: block;
	COLOR: #485467; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;
	width: 100%;
}
A.vde:visited {
	display: block;
	COLOR: #485467; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;
	width: 100%;
}
A.vde:active {
	display: block;
	COLOR: #485467; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;
	width: 100%;
}
A.vde:hover {
	display: block;
	COLOR: #485467; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;
	width: 100%;
}

