﻿h1, .h1
{
	font-size:20px;
	font-weight:bold;
	color:#c81444;
}

.color
{
	color:#c81444;
}

.divHeader
{
	height:75px;
	width:970px;
	background-image:url('../_images/nissan/title.jpg');
	background-repeat:repeat-x;
}

.divLineTop
{
	background-image:url('../_images/nissan/line.gif');
	background-repeat:repeat-x;
	height:5px;
}

.divLineBottom
{
	background-image:url('../_images/nissan/line.gif');
	background-repeat:repeat-x;
	height:5px;
}

.divFooterSpacer
{
	width:11px;
	height:10px;
	background-image:url('../_images/nissan/spacer.gif');
	background-repeat:no-repeat;
}

.MenuItemSelected
{
	background-color:#c81444;
	color:#ffffff;
	background-image:url('../_images/nissan/menuitem_selected_bg.jpg');
	background-repeat:repeat-x;
}
.tdMenuItemSelected
{
	background-image:url('../_images/nissan/menuitem_selected_bg.jpg');
	background-repeat:repeat-x;
}
.tdMenuItemSelectedLeft
{
	width:5px;
	height:34px;
	background-image:url('../_images/nissan/menuitem_selected_left.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}
.tdMenuItemSelectedRight
{
	width:6px;
	height:34px;
	background-image:url('../_images/nissan/menuitem_selected_right.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}