.bodytext        { color: #ffffff; font-size: 9pt; font-family: verdana; font-weight: bold;}
.smallbodytext   { color: #ffffff; font-size: 8pt; font-family: verdana; }
.smallboldbodytext   { color: #ffffff; font-size: 8pt; font-family: verdana; font-weight: bold; }
.vsmallboldbodytext   { color: #ffffff; font-size: 7pt; font-family: verdana; font-weight: bold; }
.boldbodytext    { color: #ffffff; font-size: 10pt; font-family: verdana; font-weight: bold;  }
.boldhdrtext    { color: #003366; font-size: 12pt; font-family: verdana; font-weight: bold;  }
.menulink { color: #ffffff; font-size: 8pt; font-family: verdana; font-weight: bold; }
.formtext        { color: #003366; font-size: 8pt; font-family: verdana; font-weight: bold;}
.errortext   { color: yellow; font-size: 8pt; font-family: verdana; font-weight: bold; }

a.bodytext:link    { color: #ffffff; font-size: 9pt; font-family: verdana;   }
a.bodytext:visited { color: #ffffff; font-size: 9pt; font-family: verdana;  }
a.bodytext:hover   { color: #ffffff; font-size: 9pt; font-family: verdana;  }
a.bodytext:active  { color: #ffffff; font-size: 9pt; font-family: verdana;   }

a.menulink:link    { color: #ffffff; font-size: 8pt; font-family: verdana;   }
a.menulink:visited { color: #ffffff; font-size: 8pt; font-family: verdana;  }
a.menulink:hover   { color: #003366; font-size: 8pt; font-family: verdana;  }
a.menulink:active  { color: #ffffff; font-size: 8pt; font-family: verdana;   }

a:link    { font-family: verdana; font-weight: bold;  text-decoration: none; }
a:visited { font-family: verdana; font-weight: bold;  text-decoration: none; }
a:hover   { font-family: verdana;  font-weight: bold; }
a:active  { font-family: verdana; font-weight: bold; text-decoration: none; }


body{
scrollbar-face-color:#F2F3F3;
scrollbar-base-color:white;
scrollbar-arrow-color:black;
scrollbar-track-color:white;
scrollbar-shadow-color:#ffffdd;
scrollbar-highlight-color:#white;
scrollbar-3dlight-color:lightgrey;
scrollbar-darkshadow-Color:darkgrey;
background-repeat: no-repeat;
}