body {
	background: #efefef;
	margin: 0;
	color: black;
	font-size: 10px; 
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif; 
	}
/* be kind to netscape  */	
/*p, td, ul, li {	font-family: Arial,Helvetica,sans-serif; font-size:11px; }*/
 td, ul, li {	font-family:  Verdana, Lucida, Geneva, Helvetica,  sans-serif; font-size: 11px;}	
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #999999;}


div#header {
	width: 720px;
	margin-left: auto; 
	margin-right: auto;
	}

h1 {	
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 19px; 
	font-weight: bold;
	letter-spacing: 1px;
	color: #86433A; 
	}
	
h2 {	
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #000; 
	}
	
h4 {	
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	color: #fff; 
	
	}
	
	
.white {	
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	letter-spacing: 1px;
	display: inline;
	color: #ffffff; 
	}
	



table#maintable {
	background: ffffff;
	width: 720px;
	margin: 0;
	padding: 0;
	border-width: 0;
	margin-left: auto; 
	margin-right: auto;
	}



#maincontent {
	
	color: black;
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	}
	
.vertspace {

	line-height: 1px;
	}
	

	
a.nav: { font-size: 10px; text-indent: 5px; }
a.nav:active {  font-family: Arial,Helvetica,sans-serif; font-size: 10px; color: #ffffff;   text-decoration: none; }
a.nav:link {  font-family: Arial,Helvetica,sans-serif; color: #ffffff; font-size: 10px;    text-decoration: none; }
a.nav:visited {  font-family: Arial,Helvetica,sans-serif; font-size: 10px; color: #ffffff;  text-decoration: none; }
a.nav:hover {  font-family: Arial,Helvetica,sans-serif; color: #86433A;  font-size: 10px; text-decoration: none;  }
	
a.log:link { font-family: Arial,Helvetica,sans-serif; color: #666666; font-size: 11px;      font-weight: bold; text-decoration: none; margin-left: 10px; }
a.log:visited {  font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #666666;   font-weight: bold; text-decoration: none; margin-left: 10px; }
a.log:hover {  font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #86433A;  font-weight: bold; text-decoration: none; margin-left: 10px; }
	
.float	{
	background: black;
	
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px; 

	}
	
#footer {
	background: #86433A;
	width: 720px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	}
	
	select
{

	font-family : Arial, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #555555;
	BORDER-RIGHT: #aaaaaa 1px solid; 
	BORDER-TOP: #aaaaaa 1px solid; 
	BORDER-LEFT: #aaaaaa 1px solid; 
	BORDER-BOTTOM: #aaaaaa 1px solid; 
	BACKGROUND-COLOR: #ffffff;
	

}

table#formtable {font-size: 12px;}

/* edealer form css  */	

table#inventhead {
	background-color: black;
	margin: 10px 0;}

table#inventhead th {

	background: #86433A;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff; 
	text-align: center;
	}
	
table#inventhead td {
	white-space: nowrap;
	background: #fff;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-align: center;

	}




table#inventtablelist img {margin: 4px 0;}
table#inventtablelist td h2 {margin: 0;}

table#formtable td {padding: 0 0 4px 7px;}
.bordernone {border: 0;}