body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin: 0px;
 }
li, td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 }
hr {
 color: #1A6591;
 width: 300px;
 text-align: left;
 }
a {
 color: #000000;
 }

.veh_option {
 text-align: right;
 font-size: 65%;
 }

#detailBlock {
  width: 750px;
  }

.stockRow {
  text-align: left;
  font-size: 8pt;
  color: #888888;
  font-family: verdana, sans-serif;
  }
.stockData {
  text-align: justify;
  font-size: 10pt;
  color: #000000;
  font-family: arial, sans-serif;
  }

.asIs {
  color: #cc0000;
  }

.v_options {
  font-size: 8pt;
  }


.bdrBox:link {
  border: none;
  text-align: center;
  background-color: #323C4B;
  color: #E6EBFA;
  float:left;
  text-decoration: none;
  font-weight: bold;
  }
.bdrBox:visited {
  border: none;
  text-align: center;
  background-color: #323C4B;
  color: #E6EBFA;
  float:left;
  text-decoration: none;
  font-weight: bold;
  }

.bdrBox:hover {
  background-color: #EBEBEB;
  color: #323C4B;
  }
.bdrInBox {
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 107px; /*formerly 125px*/
  cursor:pointer;
  }

.bdrInBoxEnd {
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 108px; /*formerly 125px*/
  cursor:pointer;
  }
  
.fancyHeading {
  font-family: Times, serif;
  color: #323C4B;
  }

.smallblu {
  color: #323C4B;
  
  }
.bigblu {
  color: #323C4B;
  font-size: 95%;
  font-weight: bold;
  }

.mytable th {background-color:lightgrey; text-align:center; color: 161E83; }
.mytable td{
	FONT: 11px verdana, arial, helvetica, sans-serif;
        color: 161E83;
        text-align: center;
}

.mytable tr{
	FONT: 11px verdana, arial, helvetica, sans-serif;
}

.dataRow0 {
  background-color: #E0E0E0;
  font-size: 12px;
  vertical-align: middle;
  }
.dataRow1 {
  background-color: #F0F0F0;
  font-size: 12px;
  vertical-align: middle;
  }

.dataRow0 a:link { color: #000000; font-weight: bold; }
.dataRow0 a:visited { color: #555555; font-weight: bold; }
.dataRow0 a:hover { color: #FF0000; font-weight: bold; }
.dataRow1 a:link { color: #000000; font-weight: bold; }
.dataRow1 a:visited { color: #555555; font-weight: bold; }
.dataRow1 a:hover { color: #FF0000; font-weight: bold; }

.dataHeading {
  background-color: #C3282D;
  color: white;
  font-weight: bold;
  text-align: left;
  }
  
.redAlert {
  color: #cc0000;
  font-weight: bold;
  font-family: Tahoma, serif;
  font-size: 75%;
  }
  
.formRow {
  background-color: #323C4B;
  color: white;
  font-weight: bold;
  text-align: center;
  }
  
 .formRow_showroomtitle {
   background-color: #E7E7E7;
  color: white;
  font-weight: bold;
  text-align: center;
  width:90%;
}
 
.anotherRow {
  background-color: #cccccc;
  text-align: right;
  }

.imgViewName {
  background-color: #C3282D;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  font-family: arial, sans-serif;
  border: solid #C3282D 1px;
  }
.imgViewDel {
  background-color: #C3282D;
  color: #FFFFFF;
  border: solid #C3282D 1px;
  text-align: right;
  }
.imgViewBox {
  background-color: #FFFFFF;
  color: #0000FF;
  border: solid #C3282D 1px;
  text-align: center;
  }

.special {
  color: #000099;
  font-weight: bold;
  font-size: 10px;
  }
  
.detailsBigText {
  color: black;
  font-size: 16px;
  font-weight: bold;
}

.detailsRow0 {
  background-color: #dddddd;
  font-size: 12px;
  vertical-align: middle;
}

.detailsRow1 {
  background-color: #bbbbbb;
  font-size: 12px;
  vertical-align: middle;
}

.detailsRow0 a:link { color: #000000; font-weight: bold; }
.detailsRow0 a:visited { color: #000000; font-weight: bold; }
.detailsRow0 a:hover { color: #C3282D; font-weight: bold; }
.detailsRow1 a:link { color: #000000; font-weight: bold; }
.detailsRow1 a:visited { color: #000000; font-weight: bold; }
.detailsRow1 a:hover { color: #C3282D; font-weight: bold; }

.detailsHeading {
  color: white;
  padding: 3px;
  background-color: #323C4B;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}

.featuresBox {
	background-color: transparent;
	height: 120px;
	overflow: scroll;
}

.creditApp {
	background-color: transparent;
	font-weight: bold;
}