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: 596px;
  }

.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: solid 1px #000080;
  text-align: center;
  background-color: #FFFFFF;
  color: #000080;
  float:left;
  text-decoration: none;
  font-weight: bold;
  }
.bdrBox:visited {
  border: solid 1px #000080;
  text-align: center;
  background-color: #FFFFFF;
  color: #000080;
  float:left;
  text-decoration: none;
  font-weight: bold;
  }

.bdrBox:hover {
  background-color: #000080;
  color: #FFFFFF;
  }
.bdrInBox {
  margin: 0px;
  padding:0px;
  width: 122px;
  }

.fancyHeading {
  font-family: Times, serif;
  color: #dF0907;
  }

.smallblu {
  color: #000088;
  
  }
.bigblu {
  color: #000088;
  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: #eeeeff;
  font-size: 75%;
  }
.dataRow1 {
  background-color: #ffffff;
  font-size: 75%;
  }

.dataRow0 a:link { color: #0000FF; font-weight: bold; }
.dataRow0 a:visited { color: #0000FF; font-weight: bold; }
.dataRow0 a:hover { color: #0000FF; font-weight: bold; }
.dataRow1 a:link { color: #0000FF; font-weight: bold; }
.dataRow1 a:visited { color: #0000FF; font-weight: bold; }
.dataRow1 a:hover { color: #0000FF; font-weight: bold; }

.dataHeading {
  background-color: #FFF899;
  text-align: left;
  }
.redAlert {
  color: #cc0000;
  font-weight: bold;
  font-family: Tahoma, serif;
  font-size: 75%;
  }
.formRow {
  background-color: #000088;
  color: white;
  font-weight: bold;
  text-align: center;
  }
.anotherRow {
  background-color: #cccccc;
  text-align: right;
  }

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

.special {
  color: #000099;
  font-weight: bold;
  font-size: 10pt;
  }
