body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#popupwrapper {
	width: 662px;
}
#popupwrapper #popupheader {
	z-index: 100;
	position: absolute;
}
.carthumb {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BF2019;
	margin: 5px;
	border: 1px solid #BF2019;
	text-align: center;
	height: 128px;
	width: 171px;
	float: left;
}
.carthumb a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.carthumb p {
	margin: 0px;
	padding: 5px;
}
.carthumb img {
	width: 171px;
	height: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1#carname {
	font-size: 1.6em;
	color: #990000;
}
#maintable {
	background-image: url(images/bkg.gif);
	background-repeat: repeat-y;
}
.style1 {color: #FFFF00}
