body
{
	background: #FFFFFF;
	margin: 5px 5px 5px 5px;
}

.vehicleTitle
{
	background: #7D0C0C url('headerBG.jpg');
	font-family: arial;
	font-size: 14pt;
	color: #FFD340;
	font-weight: bold;
	padding-left: 7px;
	height: 33px;
}

.leftHeader
{
	font-family: arial;
	font-size: 10pt;
	color: #FFD340;
	font-weight: bold;
	background: #7D0C0C url('leftHeader.jpg');
	padding: 0px 0px 0px 5px;
	height: 27px;
	text-align: center;
}

.leftContent
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background: #FFFFFF url('leftBG.jpg');
	padding: 2px 4px 2px 4px;
}

.ratingHeader
{
	background: #7D0C0C url('ratingsHeader.jpg');
	font-family: arial;
	font-size: 10pt;
	color: #FFD340;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	height: 27px;
}

.ratingFooter
{
	background: #7D0C0C url('ratingsFooter.jpg');
	font-family: arial;
	font-size: 10pt;
	color: #FFD340;
	font-weight: bold;
	padding: 0px;
	height: 7px;
}

.ratingName
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.ratingOptions
{
	text-align: center;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.ratingScore
{
	text-align: right;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.ratingContent
{
	background: #7D0C0C url('ratingsBG.jpg');
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	padding: 0px 3px 0px 3px;
}

.ratingTable
{
	background: #7D0C0C;
}

.guestbookHeader
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #7D0C0C;
}

.guestbookTable
{
	background: #7D0C0C;
}

.guestbookContent1
{
	background: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.guestbookContent2
{
	background: #F0F0F0;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.guestbookContent1 a, .guestbookContent2 a
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.guestbookLink
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.guestbookForm
{
	border: 2px solid #7D0C0C;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background: #FFFFFF;
}

.mainContent
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

.mainContent a
{
	font-family: arial;
	font-size: 10pt;
	color: #7D0C0C;
}

.menuItem
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background: #7D0C0C url('menuBG.jpg');
	white-space: nowrap;
	padding: 0px;
}

.menuItem a
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.ratingOptions a
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.rideImage
{
	margin: 5px;
	border: 1px solid #7D0C0C;
}