.MenuMain td
{
	font-size:12px;
	color:white;
	font-weight:bold;
	font-family:verdana;
}
.MenuMain td a
{
	color:white;
	text-decoration:none;
}
.MenuMain a:hover
{
	color:white;
	text-decoration:underline;
}
.MenuFooter
{
	color:black;
	font-family:verdana;
	font-size:12px;
}
.MenuFooter a
{
	color:black;
	text-decoration:none;
}
.MenuFooter a:hover
{
	color:black;
	text-decoration:underline;
}



.car-display-h1, .car-display-h2
{
	font-size: 16px;
	margin: 4px 0;
}
	.car-display-h2 span
	{
		background: #707070;
		padding: 3px 6px;
		color: #fff;
	}

.car-display-message
{
	padding: 0 5px;
	margin: 5px 0;
	color: Red;
	border: solid 1px black;
	background: ivory;
}

.car-display-section-body
{
	margin: 5px 0;
}

.car-display-button
{
	background: #7F7F7F url(CarDisplay_Images/_button.png) no-repeat bottom left;
	padding: 0 7px;
	display: block;
	color: #fff;
	font-weight: bold;
	margin: 0 0 4px;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
}
.car-display-selected-button
{
	background: #4C4C4C url(CarDisplay_Images/_button.png) no-repeat top left;
}

#car-display-images-container img
{
	border: 0;
}


.CmhHondaModuleTableContent td
{
	background: #CCC;
	border-bottom: solid 1px #fff;
}
.CmhHondaModuleTableAltContent td
{
	background: #DBDBDB;
	border-bottom: solid 1px #fff;
}
