body
{
	font-size: 11px;
	color: black;
	font-family: Verdana;
	background-color: white;
}
A:link
{
	color: MidnightBlue;
}
A:hover
{
	color: #6CA9C0;
	text-decoration: underline;
}
A:visited
{
	color: #990033;
}


.nav
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
A.nav
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: yellow;
	text-decoration: none;
}

A:link.nav
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
A:visited.nav
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
A:hover.nav
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}
A:active.nav
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}
TD.navon
{
	background-color: Teal;
	color: white;
	text-decoration: none;
}
TD.navoff
{
	background-color: #6CA9C0;
	color: white;
	text-decoration: none;
}
.todaysdate
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.address
{
	
	font-size: 8pt;
	color: white;
}
TD
{
	font-size: 11px;
	font-family: Verdana;
	
}

.title
{
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: white;
	font-style: italic;
	font-family: Arial, Verdana;
}

td.title {
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	font-style:italic;
	color:#f18621;
}


.featured_vehicle_header{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;color:#990033;text-decoration: none}
.featured_text{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.vehicle_header{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;color:#990033;text-decoration: none}
.vehicle_title{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;color:#990033;}
.vehicle_description{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
.vehicle_special{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;color:red;}

#PageTitle{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; font-style:italic;   color:#f18621;}

#SectionTitle{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; font-style:italic;   color:#6CA9C0;}

.SectionTitle{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; font-style:italic;   color:#6CA9C0;}

.financetext{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#003366;}


.PageTitle{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; font-style:italic;   color:#f18621;}

div#financepic
{
	position:absolute; 
	left: 175px;
	top: 250px;
}

.Rotator 
{
  border:1px; 
  border-color:DimGray; 
  border-style:solid; 
  width:596px; 
  height:25px; 
  padding:0px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:none; 
  color:990033;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}

/* Simulcast
*******************************************************************************/

.list_table
{
    BACKGROUND-COLOR: #000000;
}
.list_title
{
    BACKGROUND-COLOR: #f18621;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	COLOR: #ffffff;
}
.list_header
{
    BACKGROUND-COLOR: #cccccc;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	COLOR: #000000;
}
.list_content
{
    BACKGROUND-COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	COLOR: #000000;
}

.catlist_title
{
    BACKGROUND-COLOR: #3333FF;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	COLOR: #ffffff;
}

td.HelpText
{
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 11pt;	

