/* MAIN STYLES */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	 scrollbar-face-color: #443D3F; 
 scrollbar-shadow-color: #000000; 
 scrollbar-highlight-color: #FFFFFF; 
 scrollbar-3dlight-color: #cccccc; 
 scrollbar-darkshadow-color: #47545E; 
 scrollbar-track-color: #808080; 
 scrollbar-arrow-color: #FFC91F;
}
 


.contenttop {background-image:url(images/canvasBottom.jpg); background-position:top; background-repeat:repeat-x}
/* FOOTER STYLES */
.footer {
	padding-top: 5px;
	padding-bottom:5px;
	padding-left: 15px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
.footer a, a:visited, a:hover {	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;}

/* TEXT STYLES */

h1 {
	color: #831B1B;
	margin-left:5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom:0px;
	font-size: 16px;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #831B1B;
	margin-left:5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom:0px;
	font-size: 16px;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}  h3 {
	color: #44505A;
	margin-left:5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 14px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
  }
  
.underline
{border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left:5px;
	padding-left:5px;
	margin-right: 5px;}
small {font-size: 11px;}

p {
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding-left:5px;
	}
.caption {	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding-left:5px;
}
.featuretext {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #FFFFFF;
	font-weight:bolder;
	margin-top:35px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;}

a, a:visited, a:hover {color: #FF0000; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size:12px}
	
	ul {margin:10px;}
 
 .li1 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0px;
	padding-left: 10px;
	padding-bottom:5px;
	list-style-position: inside;
	list-style-image: url(../images/bullet2.gif);
	}
.li2 {font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0px;
	padding-left: 10px;
	margin-top:5px;}
	
.li3 {font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0px;
	padding-left: 0px;
	margin-top:5px;
	list-style-position: inside;
	list-style-image: url(../images/bullet2.gif);}

/**************** images styles ****************/		

	.imgcenter {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:12px;
	margin-right: 5px;
	border: 1px solid #333333;
	  }
	.img2 {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:12px;
	margin-right: 5px;
	  }

.toparrow {margin-right:10px;}


/* FORM STYLES */
.tableform {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	}
.field {width: 100%; font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.field2 {font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.field3 {width: 100%; font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.search_field {font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}

	  
/* SUB MENU STYLES */
.show {
  display:show;
  }
.hide {
  display:none;
  }

 .newcars_menu
{
  position: absolute;
  margin-left: 277px;
  margin-top: 30px;
  z-index:100;}
.newhover a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;	
}
.newhover2 a:hover {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FF0000;	
}

/* Table STYLES */
table.stats
{text-align: center;
font-family: arial, Geneva, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
color: #fff;
width: 280px;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats tr.hed
{background-color: #CCCCCC;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;}

table.stats tr.light
{background-color: #EEF0F0;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
