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

.vehicleTitle
{
	background: #cd3ae0;
	font-family: arial;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 7px;
}

.leftHeader
{
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background: #9100a2 url('leftHeader.jpg');
	padding: 0px 0px 0px 5px;
	height: 18px;
}

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

.ratingHeader
{
	background: #9100a2;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

.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: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	padding: 0px 3px 0px 3px;
}

.ratingTable
{
	background: #9100a2;
}

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

.guestbookTable
{
	background: #9100a2;
}

.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 #9100a2;
	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: #9100a2;
}

.menuItem
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background: #FFFFFF url('menuBottom.jpg') repeat-x;
	background-position: bottom;
	height: 20px;
	white-space: nowrap;
	padding: 0px 10px 0px 10px;
}

.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 #9100a2;
}