﻿h1, .h1
{
	font-size:20px;
	font-weight:bold;
	color:#e50000;
}

.color
{
	color:#e40000;
}

.divHeader
{
	height:75px;
	width:970px;
	background-image:url('../_images/toyota/title.jpg');
	background-repeat:repeat-x;
}

.divLineTop
{
	background-image:url('../_images/toyota/line.gif');
	background-repeat:repeat-x;
	height:5px;
}

.divLineBottom
{
	background-image:url('../_images/toyota/line.gif');
	background-repeat:repeat-x;
	width:971px;
	height:5px;
}

.divFooterSpacer
{
	width:11px;
	height:10px;
	background-image:url('../_images/spacer.gif');
	background-repeat:no-repeat;
}

.divMenuItem
{
}

.MenuItemSelected
{
	background-color:#fbc000;
	color:#e50000;
	background-image:url('../_images/toyota/menuitem_selected_bg.jpg');
	background-repeat:repeat-x;
}
.tdMenuItemSelected
{
	padding-top:7px;
	background-color:#fbc000;
	color:#e50000;
	background-image:url('../_images/toyota/menuitem_selected_bg.jpg');
	background-repeat:repeat-x;
}
