body
{
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(/livelane/images/gridbar.gif);
  background-repeat: repeat-x
}
a:link { color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif}
a:visited { color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif}
a:hover { color: #6098C8; text-decoration: underline; font-family: Arial, Helvetica, sans-serif}
a:active { color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif}

td 
{ 
  font-family: Arial, Helvetica, sans-serif;
}

.navigation
{
  font-size: 83%;
}
.headertext
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; text-transform: uppercase;
  font-size: 70%;
  color: #303468;
  margin-bottom: 2px;
  margin-top: 5px;
}
.privateheadertext
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; text-transform: uppercase;
  font-size: 130%;
  color: #303468;
  margin-bottom: 2px;
  margin-top: 5px;
}
.title
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; text-transform: uppercase;
  font-size: 70%;
  color: #303468;
  margin-bottom: 2px;
  margin-top: 5px;
}
.hometitle
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
  font-size: 140%;
  color: #303468;
  margin-bottom: 2px;
  margin-top: 5px;
}
.pagetitle
{
  font-size: 70%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  vertical-align: bottom;
  padding-left: 4pt;
  padding-right: 4pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
}
.titleseparator
{
  margin-top: 12pt;
  margin-bottom: 12pt;
}
.error
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  color: #990000;
  border-width: thin;
  border-color: #990000;
  border-style: solid;
  padding: 4pt;
}
.table {
	font-family:sans-serif;
	font-style:normal;
	font-size:70%;
}

.tabletitle {
	color:darkred;
	font-family:sans-serif;
	font-style:normal;
	font-size:70%;
	font-weight:normal;
	text-decoration:none;
}

.reporttable  {border: 0; padding: 0} 

.reportheader {color: white; 
               font: bold 90% arial, helvetica; 
               background:#980000}
A.reportheader:link {color: white; border: 0}
A.reportheader:active {color: blue; border: 0}
A.reportheader:visited {color: white; border: 0}
A.reportheader:hover { color: #6098C8; border: 0}
.reporteven   {
   color: black; 
   font: 80% arial, helvetica; 
   background:#F8F8D8;
   border-right: 1px solid #E8E8D8}
.reportodd    {
   color: black; 
   font: 80% arial, helvetica; 
   background:#bacba8;
  border-right: 1px solid #AABB98}
.reportagg
{
  color: black; 
  font: bold 80% arial, helvetica; 
  background:#999966;
  border-right: 1px solid #aebeae;
  border-left: 1px solid #aebeae;
  border-top: 1px solid black;
  border-bottom: 1px solid black
}

A.salelink:link {font: bold 90%; color:#113378}
A.salelink:active {font: 80%; color: blue}
A.salelink:visited {font: 80%; color: black}
A.salelink:hover {font: 80%; color: #6098C8}


/* Because the top, left, right border stuff doesn't work in Netscape 4.x, */
/*   leave the question background white for now. */
.faqquestion {
  margin-top: 20;
  margin-bottom: 0;
	color:#003399;
  background:white;
	font-family:sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
  border-top: 4px solid #D0CC98;
  border-right: 4px solid #D0CC98;
  border-left: 4px solid #D0CC98;
}


.faqanswer{
	color:black;
  background:#F8F8D8;
	font-family:sans-serif;
	font-style:normal;
	font-size:83%;
	font-weight:normal;
	text-decoration:none;
  border: #D0CC98 solid 4px;
}

.policyheading
{
	font-weight: bold;
}

.policybody
{
  margin-bottom: 12pt;
}

.verticalspacer
{
  margin-top: 12pt;
}

.message-title
{
  margin-top: 12pt;
  text-align: center;
  font-size: 110%;
  font-weight: bold;
}

.messagebody
{
  margin-top: 12pt;
}

.messagebuttons
{
  margin-top: 12pt;
  text-align: center;
}

.closewarning
{
  color: #990000;
  font-size: 80%;
}

.copyright
{
  font-size: 70%;
}

.explanation
{
  vertical-align: bottom;
  font-size: 80%;
}

.dialog
{
  border-color: #D0CC98;
  border-style: solid;
  border-width: 10px;
  background-color:#F8F8D8;
}

.footnote
{
  margin-top: 12pt;
  font-size: 80%;
}

.quickhelpsubtitle
{
  font-size: 120%;
	color: white;
  text-align: center;
}

.quickhelpsection
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; text-transform: uppercase;
  color: #303468;
  margin-top: 1em;
}

.helpsection
{
  color: white;
  font-weight: bold;
  font-size: 90%;
  text-align: center;
  background: "#990000";
}

/* Because the top, left, right border stuff doesn't work in Netscape 4.x, */
/*   leave the question background white for now. */
.helpquestion
{
  margin-top: 20;
  margin-bottom: 0;
	color:#003399;
  background:white;
	font-family:sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
  border-top: 4px solid #D0CC98;
  border-right: 4px solid #D0CC98;
  border-left: 4px solid #D0CC98;
}


.helpanswer
{
	color:black;
  background:#F8F8D8;
	font-family:sans-serif;
	font-style:normal;
	font-size:83%;
	font-weight:normal;
	text-decoration:none;
  border: #D0CC98 solid 4px;
}

.requestedauction
{
  color: green;
}

.registrationfeedback
{
  color: red;
}

.preview-count
{
  color: #990000;
}

.submit
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  color: #FFFFFF; background-color: #990000; 
  font-weight: bold; 
  text-align: center; 
  background-position: center;
}

.vehicle-detail
{
  background: #F8F8D8;
}

.border-detail
{
  background: #D0CC98;
}

.summarytable  {border: 0; padding: 0; background: #AAAAAA}
.summaryheader {color: white; 
               font: bold 90% arial, helvetica; 
               background:#980000}
.summaryeven   {
   color: black; 
   font: 80% arial, helvetica; 
   background:#F8F8D8}
A.summaryeven:link {color: blue; border: 0; font: 100% arial, helvetica}
A.summaryeven:active {color: blue; border: 0}
A.summaryeven:visited {color: #AA0000; border: 0}
A.summaryeven:hover { color: #6098C8; border: 0}
.summaryodd    {
   color: black; 
   font: 80% arial, helvetica; 
   background:#bacba8}
A.summaryodd:link {color: blue; border: 0; font: 100% arial, helvetica}
A.summaryodd:active {color: blue; border: 0}
A.summaryodd:visited {color: #AA0000; border: 0}
A.summaryodd:hover { color: #6098C8; border: 0}
.summarytotal {color: white; 
               font: bold 90% arial, helvetica; 
               background:#980000}

/* index buttons */
.bodyButton
{
  width: 25%;
  font-weight:	bold;
	text-align:	center;
	margin:		3px 1em;
}

.bodyButton a	{
	padding:	4px;	/* make it appear as if floating */
	text-decoration:	none;	/* take away underline */
	font-family:arial;
	font-size:80%;
        display:	block; 
        color: white;	
	background-color:lightblue;	
	border-top:	2px	#ffe3cc		solid;	/* Make buttons appear 3-D */
	border-left:	2px	#ffe3cc		solid;	/* Make buttons appear 3-D */
	border-bottom:	2px #7f5531 solid;	/* Make buttons appear 3-D */
	border-right:	2px #7f5531 solid;	/* Make buttons appear 3-D */
}

.bodyButton a:hover {
	background-color:	#99aabf;
	font-family:arial;
	font-size:80%;
	border-top:	2px #31557f solid;	/* Make over button appear 3-D */
	border-left:	2px #31557f solid;	/* Make over button appear 3-D */
	border-bottom:	2px	#cce3ff		solid;	/* Make over button appear 3-D */
	border-right:	2px	#cce3ff		solid;	/* Make over button appear 3-D */
}

.home-menu
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 150%;
  font-weight: bold;
  vertical-align: middle
}

A.home-menu:link {color: black; border: 0; text-decoration: none }
A.home-menu:active {color: black; border: 0; text-decoration: none}
A.home-menu:visited {color: black; border: 0; text-decoration: none}
A.home-menu:hover { color: black; border: 0; text-decoration: underline}

.login
{
  font-family: Arial, Helvetica, sans-serif;
  color: white
}
A.login:link {color: white; border: 0}
A.login:active {color: blue; border: 0}
A.login:visited {color: white; border: 0}
A.login:hover { color: #6098C8; border: 0}

.home-title
{
  background-image: url(/livelane/images/home/dealer-background.jpg);
  background-repeat: repeat;
  background-color: #000000;
  color: white;
  font-family: Arial Narrow bold, Helvetica, sans-serif;
  font-size: 230%;
  font-weight: bold;
  letter-spacing: 1pt;
  text-transform: uppercase;
  padding-left: 1em;
  vertical-align: middle;
  text-align: left
}

.required
{
  color: red;
  font-size: 110%
}
