body {
font-family: "Helvetica,Georgia,Courier";
font-size: 12pt;
font-weight: 500;
color: #2F4F4F;
}
body.bvs_header {
background-color: #DCDCDC;
}
body.bvs_margin {
background-color: #DCDCDC;
}
body.bvs_main {
background-color: #FDF5E6;
}
div.bvs_header {
  height: 80;
}
#frontpageimage {
  background: url("images/apprasial.png") !important;
  background: url("images/apprasial.jpeg");
  margin-left:auto;
  margin-right:auto;
  width:250px;
  height:214px;
}
#services {
text-align: left;        
}
ul {
text-align: left;
margin-left:15%;        
}        
td.bvs_member {
font-family: "Helvetica,Georgia,Courier";
font-size: 7pt;
text-align: center;
color: black;
cursor: pointer;
}
tr.bvs_menue {
background-color: #778899;
}
td.bvs_menue {
font-family: "Helvetica,Georgia,Courier";
font-size: 10pt;
text-align: center;
font-weight: bold;
color: black;
width: auto;
cursor: pointer;
}
td.bvs_menue_sel {
background-color: #2F4F4F;
font-family: "Helvetica,Georgia,Courier";
font-size: 10pt;
text-align: center;
font-weight: bold;
width: auto;
color: black;
cursor: pointer;
}
.bvs_content {
font-family: "Helvetica,Georgia,Courier";
font-size: 12pt;
font-weight: 500;
color: #2F4F4F;
}

.bvs_links {
font-family: "Helvetica,Georgia,Courier";
text-align: left;
font-size: 12pt;
font-weight: 500;
color: #2F4F4F;
}
.bvs_links a {
 margin-left: 3em;  
 color: black;     
}        
.bvs_address {
font-family: "Helvetica,Georgia,Courier";
font-size: 10pt;
font-weight: 500;
vertical-align: top;
color: #2F4F4F;
}
.bvs_small {
font-family: "Helvetica,Georgia,Courier";
font-size: 9pt;
font-weight: 900;
color: #2F4F4F;
}
.bvs_abn {
font-family: "Helvetica,Georgia,Courier";
font-size: 6pt;
}

table#clarity {
padding-top; 10px;
padding-bottom: 10px;       
}        

table#clarity th {
 width: 7em;   
 font-weight: bold;    
}

table#clarity td {
 vertical-align: top;       
}     

div#footer {
  position: relative;
  bottom: 0px;
  padding-top: 3em;

}

div#footer * {
  color: black;   
  font-size: 7pt; 
}   

div#home {
   float: left;
}

div#webmaster {
   float: right;        
}
