body        { font-family: Verdana,tahoma,helvetica,arial;
			 background-color:#000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px;  
 }
table        { font: 12px; font-family: Verdana,tahoma,helvetica,arial; line-height:150%; color: #ffffff;  }
a { font-family: arial; color: #dd1c24; text-decoration: none; font-variant:normal; font-size:13px; font-weight:bold; line-height:150% }
p        { font-size: 12px; font-family: Verdana,tahoma,helvetica,arial; line-height:150%}
a:hover { color: #ffff00; }
.footerlink { font-family: arial; color: #ff0000; text-decoration: none; font-variant:normal; font-size:10px; font-weight:bold;  }
:hover.footerlink { color: #ffff00; }
.poweredbylink { font-family: arial; color: #ff0000; text-decoration: none; font-variant:normal; font-size:10px; font-weight:bold;  }
:hover.poweredbylink { color: #ffff00; }
.dslink      { font-size: 10px; color: #000000; font-weight: normal; }
.dslink:hover    { font-size: 10px; color: #ffffff; }

.indexlinks      { font-size: 13px; color: #ffff00; font-weight: bold; }
.indexlinks:hover    { font-size: 13px; color: #ff0000; }

#cars {
color:#FFFF00;
}
#manspecials{}
.listingtable { border-width: 0px; border-style: none; padding: 0; margin: 0; border-style: solid; }
.listingtable td { border-style: none; }
.listingrow0 { height: 100px; color: #ffff00; }
.listingrow1 { height: 100px; color: #ffff00; }
.price { color: #ff0000; font-weight: bold; color: #ffff00; }
.viewlink { color: #a0a0a0; text-decoration: none; font-weight: bold; }
.viewlink:hover { color: #ff0000; color: #ffff00; }
.listingadvert { width: 250px; height; 100px; color: #ffff00; line-height: 120%; }
.listingphoto { border-style: solid; border-width:1px; border-color: #808080; float: left; width: 100px; height: 75px; left: 1px; top: 1px }
.listingtext {  color: #000040; float: right; width: 145px; height: 30px; left: 101px; top: 1px; color: #ffff00; }
.listingprice { font-weight: bold; float: right; width: 145px; height: 15px; left: 101px; top: 1px}
.listingmore { font-weight: bold; float: right; width: 145px; height: 15px; left: 101px; top: 1px}
.listingmore a { color: #ff0000; text-decoration: none; }
.listingmore a:hover { color: #0000ff; }
#viewadditional { background-color: #808080; font-weight: bold; color: #ffffff; font-size: 12px; font-family: verdana,arial; padding: 5px; border-style: solid; border-width: 1px; border-color: #ff0000; }
#viewfeatures { color: #ffffff; }

#directions {
	border:1px solid #000;
	padding-left:4px;
	padding-top:8px;
	padding-bottom:9px;
	position: relative;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#menu1 {
position:absolute;
visibility:hidden;
z-index:400;
	width:100px;
	list-style:none;
	text-decoration:none;
	top:147px;
	left:84px;

}

#menu1 #tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	list-style:none;
	} 

#menu1 #tabs ul li {
list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	display:block;
	padding-left:3px;
	}
	
#menu1 a {
	color:#fff;
	text-decoration:none;
	width:100px;
	height:25px;
	background-color:#ed0101;
	display:block;
	padding-top:3px;
	text-align:center;
	font-size:12px;
	border-bottom:#000000 solid 1px;
	}
	
#menu1 a:hover {
	color:#ffffff;
	background-color:#000000;
	}
