 body {
  background-color:#87232D;
  color:#F0E19B;
  width:95%;
  margin:0;
  padding:0;
  margin-left:5px;
  padding-left:5px;
  font-family:Times New Roman;
}
a {
  color:#F0E19B;
  text-decoration:none;
}
a:hover {
  color:#F0E19B;
  text-decoration:none;
}
H3 {
  padding-top:10px;
  margin-top:10px;
  text-align: center;
  font-family:Arial;
}
.frontimg {
  text-align: center;
}
.frontimg img{
  width:448;
  height:341;
  border: none;
}
.addr{
text-align:center;
margin: 40px 0px;
}
.vinfo td{
  padding:0px;
  margin:0px;
}
.vinimg{
 float:right;
 padding: 5px;
 margin: 5px;
}
.aroimg {
float:left;
margin-right:15px;
}
.tech ul{
  list-style-type:none; 
  list-style-image:url('/images/but_06.jpg');
}
.tech li{
  list-style-type:none; 
  list-style-image:url('/images/but_06.jpg');
}
.bv_contact {
  text-align:center;
  margin:0px;
}
.bv_contact TR {
  margin:0px;
  border: #F0E19B;
}
.bv_contact TD {
  width:25%; 
  vertical-align:top;
  text-align:left;
  padding:3px;
  border-color:#F0E19B; 
}

.bv_contact a {
 font-weight: bold;
}
H2 {
 font-size:120%;
}
H1 {
 font-size:140%;
}

.menudiv {
 width:186px;
 padding-left: 10px;
 margin-left: 10px;
 vertical-align:top;
 margin-right:20px;
 padding-right:20px;
}
.menu ul { 
  list-style-type:none;
  list-style-image:url('/images/but_04.jpg');
  margin-top:10px;
  padding-top:10px;
}
.menu li { 
  list-style-image:url('/images/but_04.jpg');
  list-style-type:none;
  padding: 4px 0px;
  margin: 4px 0px;
  margin-left:-15px;
  padding-left:5px;
  background-color: #87232D;
  color: #F2E6AA;
  font-family:Arial;
  font-size: 60%;
  font-weight: bold;
}
.menu li:hover {
   color:#87232D;
   background-color: #F2E6AA;
}
.menu li:hover a {
   color:#87232D;
   background-color: #F2E6AA;
}

.menu li a:{
   color:#87232D;
   background-color: #F2E6AA;
}
.menu li a:hover { 
   background-color:#F2E6AA;
   color: #87232D;
}
.foot {
  font-size:80%;
  text-align: center;
}