body {
	font-family: Verdana;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

td.content{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a {
	color: #006093;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.links {
	color: #666666;
	text-decoration: underline;
}
a.links:visited {
	color: #666666;
	text-decoration: underline;
}
a.links:hover {
	color: #CC0000;
	text-decoration: underline;
}



.header {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;	
	letter-spacing: -1px;
	color: #CC0000;
	text-transform: uppercase;
}

.header2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;	
	letter-spacing: -1px;
	color: #006093;
	text-transform: uppercase;
}

.subheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #CC0000;
	text-transform: uppercase;
}

.pageTitle {
	font-family: Verdana;
	font-size: 18px;
	color: #999999;
	
}

.mainText {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comments {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

option {
	font-family: Arial;
	font-size: 11px;
}

select {
	font-family: Arial;
	font-size: 11px;
}

input {
	font-family: Arial;
	font-size: 11px;
}

li {
	text-decoration : none;
	list-style: url(bullet.jpg);
	line-height: 20px;
}

/* Display for vehicles */
.price {
	font-size: 16px;
	font-weight: bold;
}

.priceSold {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.strike {
	text-decoration: line-through;
}

.label {
	font-weight: bold;
}