td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: none;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid;
	height: 80px;
	width: 260px;
}
.CarA {
	font-weight: normal;
	width: 150px;
	height: 15px;
	border: 1px solid;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #333333;





}
.CarA:hover {
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	width: 150px;
	text-decoration: none;
	height: 15px;
	border: 1px solid #333333;
	font-size: 10px;



}
a {
	color: #7A0026;
	text-decoration: underline;
}
a:hover {
	color: #0D004C;
	text-decoration: none;
}.SubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #7A0026;
}
.CarName {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.notes {
	width: 150px;
	border: 1px solid #999999;
}
.FormContent {
	font-size: 11px;
	height: 16px;
	border: 1px solid #999999;
}
.MainContent {
	text-align: justify;
	padding-left: 10px;
}
.sold {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7A0026;
}
.bid {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00AA00;
}
tr.RevGrey 		{cursor:hand;} 
.THeader {
	font-size: 12px;
	font-weight: bold;
}
.fullInfo {
	height: 120px;
	width: 270px;
	border: none;
	background-image:  url(file:///C|/Documents%20and%20Settings/Tatevik/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/car_side.gif);
}
.topPadding {
	padding-top: 8px;

}

.error {
	color: red;
}



