.body {
  background-color: #777777;
  scrollbar-face-color : #A6BCDB; 
  scrollbar-highlight-color : #A6BCDB; 
  scrollbar-3dlight-color : #A6BCDB; 
  scrollbar-shadow-color : #efefef; 
  scrollbar-darkshadow-color : #efefef; 
  scrollbar-track-color : #efefef; 
  scrollbar-arrow-color : #6988B2;
}
.textbox { 
  font-family:Verdana; 
  font-size:8pt; 
  font-weight:normal; 
  background-color:#efefef; 
  border-color:#006666; 
  border-style:normal;
  border-width:1px; 
  color:#000000; 
}
.mainmenu {
  font-family:Verdana; 
  font-size:8pt; 
  font-weight:bold; 
  color:#000000; 
}
.footer {
  font-family:Verdana; 
  font-size:7pt; 
  font-weight:normal; 
  color:#003399; 
}
.general-text {
  font-family:Verdana; 
  font-size:8pt; 
  font-weight:normal; 
  color:#333333; 
}
a:link {color: #003399;font-weight:normal}
a:visited {color: #003399;font-weight:normal}
a:active {color: #003399;font-weight:normal}
a:hover {color: #003399;font-weight:normal;text-decoration:underline}
a {text-decoration: none;}
H1{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt; color: #333333;}
H2{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt; color: #333333;}
H3{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt; color: #333333;}


/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 195px;
height: 100px;
border: 0px solid black;
background-color: #FFFFFF;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}


