	BODY, TD {
		font-size: 12px;
		font-family: Arial,verdana,Helvetica,"Sans Serif";
	}
	#searchBox H3 {
		font-size:11px;
		font-weight:bold;
		padding:0;
		margin:0;
	}

	.footer {
		color: #333366;
		font-size: 10px;
		 
	}
	select {
	     font-size: 12px;
		 
		 font-weight: normal;
	}
	.inputSmall  {
	     font-size: 9px;
		 
	}
	.mainPageRedText {
		font-size: 11px;
		line-height: 16px;
		 
		font-weight: bold;
		color: #990000;
	}	
	.mainPageRedFormHeading {
		font-size: 12px;
		line-height: 16px;
		 
		font-weight: normal;
		color: #000000;
	}
	.redFormHeading {
			font-size: 12px;
		line-height: 16px;
		 
		font-weight: bold;
		color: #990000;
	}
/* 	.heading {
	 font-size: 14px;
		line-height: 16px;
		 
		font-weight: bold;
		color: #990000;
	} */
	.dealerInfo {
	 font-size: 12px;
		line-height: 16px;
		 
		font-weight: bold;
	}
	.textLineHeight14 {
	line-height: 14px;
	}
	#leftMenu td {
	  		font-size: 12px;
		 
		line-height: 100%;
		color: #fff;
	}
	#leftMenu a {
	   color: #fff;
	   text-decoration: underline;
	}
	#leftMenu a:hover {
	   text-decoration: underline;
	}
	#leftMenu .heading {
	    font-size: 14px;
		line-height: 16px;
		 
		font-weight: bold;
		color: #FFFFFF;	
	}
	.form_sec_heading {
	background-color: #cdc499;
	color: #000;
	font-weight: bold;
	}
	.form_notice {
	background-color: #DDDDDD;
	}
	.redText {
	 color: #cc0000;
	}
	 #inventory td.sep {
 	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom: 0px;
	height: 1px;
	background-color: #ffcc99;
 }  
 .deactiveRow { background-color: #cccc99; }
 .optionRow { background-color: #efefef; }
 .titleRow { background-color: #990000; color:#FFFFFF; }
 .formTitleRow { background-color: #cdc499; color:#000; height: 25px; font-weight:bold;}
 .oddRow { background-color: #E1E1E1; }
 .evenRow { background-color:#FFFFFF; } 
 .tableBorder { background-color: #990000; color:#FFFFFF;}
 .closeWindow { background-color: #EEF0E1; }
  .inventoryListingText {
  line-height: 16px;
  }
 A.inventoryListBold {
    font-size: 11px;
    font-weight: bold;
 }
 a.inventoryListBold:hover {
    font-size: 11px;
    font-weight: bold;
 }
  A.inventoryListSmall {
    font-size: 10px;
 }
 a.inventoryListSmall:hover {
     font-size: 10px;
 }
 .textJustify {
     text-align: justify;
 }
 .faqHeading {
   color: #990000;
   font-weight: bold;
   font-size: 15px;
   border-bottom: 1px solid #990000;
 }
  .heading {
   color: #990000;
   font-weight: bold;
   font-size: 15px;
   border-bottom: 1px solid #990000;
 }
 a.topRedSideMenu {
   color: #990000;
   text-decoration: underline;
 }
 a.topRedSideMenu:hover {
    color: #cc3366;
 text-decoration: underline;
 }
 A.footer {
		color: #333366;
		font-size: 10px;
		 
	}
 A.footer:hover {
		color: #336699;
		font-size: 10px;
		 
	}	
.redText {
   color: #ff0000;
 }	
 .inActive {
  background-color: #e1e1e1;
  color: #999999;
 }
 A.whiteText { color: #ffffff; }
 .redWarning {
 color: #990000; 
 }
 .tdBgColor {
 /* background-color: #BCCBDA; */
 background-color: #efefef;
 }
 .padding3 {
  	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom: 3px;
 }
 
 #viewAllCarsLink
 {
    position: absolute;
	left: -2200px;
 }
 
 /* new stuff, below here -- omar */
 /* headers -- for tab area */
 
 div.tabArea {
  font-size: 12px;
  font-weight: bold;
  font-family: arial;
  padding-left:5px;
  padding-bottom:5px;
  padding-top:5px;
}

a.tab {
  background-color: #fff;
  border: 1px solid #990000;
  padding: 5px 1em 5px 1em;
  text-decoration: none;
}

a.tab, a.tab:visited {
  color: #990000;
}

a.tab:hover {
  background-color: #990000;
  color: #fff;
  text-decoration:underline;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #990000;
  color: #fff;
  text-decoration:underline;
  }
  
  
 
 /* new stuff, below here -- omar */
 /* headers login tab-- for tab area */
 
 div.loginTab {
  font-size: 12px;
  font-family: arial;
  padding-left:5px;
  padding-bottom:5px;
  padding-top:5px;
}

a.loginTab {
  background-color: #fff;
  border: 1px solid #990000;
  padding: 5px 1em 5px 1em;
  text-decoration: none;
  font-weight:bold;
}

a.loginTab, a.loginTab:visited {
  color: #990000;
}

a.loginTab:hover {
  background-color: #990000;
  color: #fff;
  text-decoration:underline;
}
a.loginTab.activeLoginTab, a.loginTab.activeLoginTab:hover, a.loginTab.activeLoginTab:visited {
  background-color: #990000;
  color: #fff;
  text-decoration:underline;
  }
  
  
  
.inputButton {
   	background-color: #990000;
	height:25px;
	width:125px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	outline:1px solid #990000;
	border:1px solid white;
	margin-bottom:5px;

}



/* submenu shit */
.submenuBackground {
	background-color:#990000;
}

A.submenu {
	color:#fff;
	text-decoration:none;
}
A.submenu:hover {
	color:#fff;
	text-decoration:underline;
}
A.submenu:visited {
	color:#fff;
	text-decoration:none;
}

UL {
	line-height:20px;
	list-style:square;
}

.loginSize {
	width:125px;
}

.picBorder {
	border:1px solid black;
}


/* search box form */

	#bannerText {
		padding:5px;
		width:285px;
		text-align:center;
	}
	.title {
		font-size:16px;
		font-weight:bold;
		text-align:center;
	}
	
	.text {
		font-size:14px;
		font-weight:normal;
		text-align:left;
	}
	
	#cities {
		width:250px;
		padding-top:10px;
		padding-right:25px;
	}
	#citiesLeft {
		float:left;
		text-align:left;
		position:relative;
	}

	#citiesRight {
		float:right;
		text-align:left;
		position:relative;
	}
	#cities A{
		text-decoration:underline;
		color:#000;
	}
	#cities A:hover{
		text-decoration:underline;
		color:#000;
	}
	#cities A:visited{
		text-decoration:underline;
		color:#000;
	}
	
/****************************************
                JAVASCRIPT CSS
*****************************************/
/* this does the colors for the JS Error Checking */
.errHilite {
  background-color: #FFA18C;
}

/****************************************
*			RESOURCE DIRECTORY
****************************************/
/* for the categories */
A.resourceLink {
	color:#0000ff;
	text-decoration:underline;
}
A.resourceLink:hover {
	color:#0000ff;
	text-decoration:underline;
}
A.resourceLink:visited {
	font-color:#0000ff;
	text-decoration:underline;
}

/* for actual Links */






