
table#alphabats {
	margin-left:auto;
	margin-right:auto;
}

table#alphabats td {
	width:600px;
 	font-family:times;
	font-weight:normal;
	font-size:15px;	
	color: #242424;
	margin-left:auto;
	margin-right:auto;
}


.alphabats_heading {
	width:600px;
 	font-family:times;
	font-weight:bold;
	font-size:19px;	
	color: #242424;
	margin-left:auto;
	margin-right:auto;
}

.ondisplay {
 	font-family:times;
	font-weight:bold;
	font-size:19px;	
	color: red;
	font-style:italic;

}




.alt_lang {
	font-family:Arial, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight: 500;
	font-style:none;
	margin:0 0 0 10px;
	padding:4px 0 0 0;
	border: 0px solid #828282;
	border-width:0 0 0 0;	
	text-align:center;	
	}


.alt_lang a {
	color: #000000; /** off text color **/
	}
.alt_lang a:hover	{
	color: #ff6600; /** text highlight  **/
}	




.rf a:link {color: #6b6b6b; text-decoration: none; }
.rf a:visited {color: #6b6b6b; text-decoration: none; }
.rf a:hover {color: #b72629; text-decoration: none; }
.rf a:active {color: #3e3e3e; text-decoration: none; }



.mainlinks {
 	font-family:arial;
	font-weight:bold;
	font-size:12px;	
	color: #dd6f00;
	font-style:italic;
}

.mainlinks a:link {color: #dd6f00; text-decoration: none; }
.mainlinks a:visited {color: #dd6f00; text-decoration: none; }
.mainlinks a:hover {color: #000000; text-decoration: none; }
.mainlinks a:active {color: #dd6f00; text-decoration: none; }


.cars_wanted_wrapper {
	width:900px;
	height:600px;
	background:#000000;

}


.cars_wanted_heading {
	width:900px;
	height:100px;
	background:#222222;
	letter-spacing:3px;
	text-align:center;

}


.cars_wanted_heading a:link {color: #ffffff; text-decoration: none;font-size:42px; }
.cars_wanted_heading a:visited {color: #ffffff; text-decoration: none;font-size:42px; }
.cars_wanted_heading a:hover {color: #ff8000; text-decoration: none;font-size:42px; }
.cars_wanted_heading a:active {color: #ffffff; text-decoration: none; font-size:42px;}



	
#menu {
	float:left;
		margin-left:0;
		margin-right:0;
		margin-top:0;
		margin-bottom:0;
		
		padding-left:0;
		padding-top:0;
		padding-bottom:0;
		padding-right:0;
		border:0;
	}




ul#minitabs {
		height:30px;
		
		float:left;
		font-family: arial;
		font-size:17px;
	 	font-weight: bold;
		font-style:normal;
		display:inline;

		margin-left:0;
		margin-right:0;
		margin-top:0;
		margin-bottom:0;
		
		padding-left:0;
		padding-top:0;
		padding-bottom:0;
		padding-right:0;
		

		list-style: none;
		border: 0px dashed red;	
			}
			
			
		
		ul#minitabs li {
			float:left;
			display:inline;
			border: 0px solid gray;	
			width:180px;
			height:30px;
			
			background-image: url(/image/menu_bg.jpg);
			background-repeat: no-repeat;
			background-position:left;
			
			padding-left:0;
			padding-top:6px;
			padding-bottom:0;
			padding-right:0;


			margin-left:0;
			margin-right:0;
			margin-top:0;
			margin-bottom:0;
		
		
			text-align:center;
			}
		
		ul#minitabs a {
			text-decoration: none;
		/**	border-bottom: 4px solid #fff;   off bottom border  **/
			color: #6a6a6a; /** off text color **/
			}


		ul#minitabs a:hover	{
		 	border-color: #3799ea; /** border highlight  **/
			color: #e14900; /** text highlight  **/
		}		
				
		ul#minitabs .current 
			{
			text-decoration: none;
		 	font-weight: bold;
			color: #5b2e00;	
			border-bottom: 0px solid #000000;
			}




