.heading, .subheading, .dropcap, .body, .whitesub {font-family: Verdana, Arial, helvetica, sans-serif; color:black;}
.heading {font-size:12pt; font-weight:bold;}
.subheading {font-size:10pt; font-weight:bold;}
.dropcap {font-size:8pt; font-weight:normal;}
.body {font-size:8pt; font-weight:normal;}
.small {font-size:6pt; font-weight:normal;}
.whitesub {font-size:10pt; font-weight:bold; color:white;}

.small {font-family: Verdana, Arial, helvetica, sans-serif; color:black; font-size:7pt; font-weight:bold; color:#888899;}
.screenfont {font-family: 'Courier New',Courier,monospace; font-size:9pt;}

body {
scrollbar-face-color:#94C0D6;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#447093;
scrollbar-darkshadow-color:#447093;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
}

.dropcap:first-letter
{
font-size:300%;
font-weight:bold;
font-family:Verdana, Arial, sans-serif;
float:left;
color:black;
}


A:visited  {color: #1199CC; font-weight:bold; text-decoration: none}
A:link  {color: #1199CC; font-weight:bold; text-decoration:none}
A:hover   {color: red; font-weight:bold; text-decoration: none}


#message div.menuBar,
#message div.menuBar a.menuButton {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold; 
  color: #444444;
}

#message div.menuBar .staticButton {
  color: #FFFFFF;
  background-color: #9C0000;
  border: 1px solid;
  border-color: #444444;
  padding: 2px 11px 2px 11px;
}

#message div.menuBar {
  // Background of long bar
  background-color: #D6DEE7;
  padding: 10px 2px 10px 2px;
  text-align: center;
  margin-left:0px;
}

#message div.menuBar a.menuButton {
  background-color: #D6DEE7;
  border: 1px solid;
  border-color: #444444;
  color: #000000;
  cursor: hand;
  left: 0px;
  margin: 1px;
  padding: 2px 10px 2px 10px;
  xposition: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

#message div.menuBar a.menuButton:hover {
  background-color: #76A4C5;
  border-color: #000000;
  color: #FFFFFF;
}
