body {
	background-image: url(images/recarsslice.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


html {
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;}



.maintable {
	background-image: url(images/recarsbg.gif);
	height: 228px;
	width: 790px;
	background-repeat: no-repeat;
}
.stock {
	background-image: url(images/recarsstockbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-size: 75%;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #555555;
}


.hometable {
	background-image: url(images/recarsbg.gif);
	height: 228px;
	width: 790px;
}
.homecontent {
	background-image: url(images/recarsbg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-size: 70%;
	line-height: 16px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	color: #990005;
}


.topbuttons {
	height: 120px;
	width: 291px;
}
.details {
	height: 218px;
	width: 145px;
	font-size: 70%;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}
.leftspace {
	height: 228px;
	width: 160px;
}


a:link {
	color:#ff0000;
	text-decoration:none;
}
a:visited {
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.details a:link {
	color:#ff0000;
	text-decoration:none;
}
.details a:visited {
	color:#ff0000;
	text-decoration:none;
}
.details a:hover {
	color:#000000;
	text-decoration:none;
}
