﻿body 
{
	margin:5px;
    padding:0;
    height:90%;
    border:none;

    background-image:url("../../Images/left_nav_bg_tile.jpg");
    background-repeat:repeat-x;
    width:98%;
  
}


.secondHeader
{
	background-image:url("../../Images/top_strip_tile.jpg");
}

.subHeader
{
	background-image:url("../../Images/left_nav_bg_tile.jpg");
	background-repeat:repeat-x;
}


.TopLogo
{
	margin-top:10px;
	text-decoration:none;
	
}

.LeftMenuAdminStyle
{
	font-family:Verdana;
	font-size:10pt;
	
}
.GeneralText
{
	font-family:Verdana;
	font-size:8pt;
	
}
.LeftMenuAdminHeadingStyle
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	
}
.TopMenu
{
	font-family: Verdana;
	font-size: 11pt;
	width:245px;
	color:#231f20;
	background-color:transparent;
	text-transform: uppercase; 
	height:52px;
	cursor:hand;
}
.SubMenu
{
	font-family: Verdana;
	font-size: 11pt;
	width:245px;
	color:#231f20;
	
	text-transform: uppercase; 
	height:23px;
	cursor:hand;
	
}
.SelectedSubMenu
{
	background-image:url("../../Images/left_nav_rollover_bg.gif");
	text-transform: uppercase; 
	font-family: Verdana;
	font-size: 11pt;
	width:245px;
	height:23px;
	color:#231f20;
	cursor:hand;
	
}
.SelectedSubMenu2
{
	background-image:url("../../Images/left_nav_rollover_bg.gif");
	
	text-transform: uppercase; 
	font-family: Verdana;
	font-size: 11pt;
	width:245px;
	height:23px;
	color:#231f20;
	cursor:hand;
	
}
.SelectedTopMenu2
{
	background-color:#b5b09c;
	text-transform: uppercase; 
	font-family: Verdana;
	font-size: 11pt;
	width:245px;
	height:46px;
	color:#231f20;
	cursor:hand;
	
}
.SelectedTopMenu
{
	background-color:#a29b95;
	text-transform: uppercase; 
	font-family: Verdana;
	font-size: 11pt;
	width:245px;
	height:46px;
	color:#231f20;
	cursor:hand;
	
}
.LeftHeading
{
	font-family:Verdana;
	font-size:11px;
	color:#231f20;
	text-transform: uppercase; 
}
.LogoDealershipHeading
{
	color:#948a6d;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
.LeftMenuAdminStyle
{
	border-right:solid 1px #cbc296;
	font-family:Verdana;
	font-size:10pt;
	
}
.TopBannerAdminStyle
{
	border-bottom:solid 1px #cbc296;
	font-family:Verdana;
	font-size:10pt;
	
}

