.bwTitle {
  font-family:"Verdana"; 
  font-size:24pt;
  font-weight:normal;
  color:#009FFF;
  text-indent:15px;
}

.bwTabs {
  font-family:"Verdana"; 
  font-size:12pt;
  font-weight:normal;
  color:#009FFF;
  cursor:hand;
  height:30px;
  width:150px;
  text-indent:15px;
}

.bwToolbar {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#009FFF;
}

.bwContactbar {
  font-family:"Verdana"; 
  font-size:12pt;
  font-weight:normal;
  color:#009FFF;
  text-indent:15px; 
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#009FFF;
}

.bwEmail {
  cursor:hand;
}

.bwHeader {
  font-family:"Verdana"; 
  font-size:9pt;
  font-weight:bold;
  color:#009FFF;
}

.bwText {
  font-family:"Verdana"; 
  font-size:9pt;
  font-weight:normal;
  color:#717171;
}

.bwBody {
  scrollbar-base-color:#C6C6C6;
  scrollbar-face-color:#C6C6C6;  
  scrollbar-highlight-color:#C6C6C6;
  scrollbar-arrow-color:#717171;
  scrollbar-shadow-color:#C6C6C6;
  scrollbar-darkshadow-color:#717171;  
  scrollbar-track-color:#ffffff;
}