/** CSS for Auto Bargain **/
body {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.big {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 20px;
}

.xbig {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 28px;
}

.bodyadmin {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
}

.price {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 18px;
	color: #FF0000;
}

.xprice {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 24px;
	color: #FF0000;
}

.status {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 16px;
	color:#333333;
}

.stock {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color:#333333;
}

.stockbody {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 14px;
}

.moreveh {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color:#FF0000;
}

.footer {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.help {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color:#FF0000;
}

.enlarge {	
	font-family: Century Gothic, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color:#FF0000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
  color: #000000;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {

	text-decoration: none;
	border:none;

}