
.bodytext        { color: #666666; font-size: 10pt; font-family: arial; }
.bluemenutext        { color: #3399ff; font-size: 9pt; font-family: arial; font-weight: bold;}
.smallbodytext   { color: #666666; font-size: 8pt; font-family: arial; }
.smallboldbodytext   { color: #666666; font-size: 8pt; font-family: arial; font-weight: bold; }
.smallwhitetext   { color: #ffffff; font-size: 8pt; font-family: arial; font-weight: bold; }
.boldbodytext    { color: #666666; font-size: 10pt; font-family: arial; font-weight: bold;  }
.errortext    { color: #ff0000; font-size: 10pt; font-family: arial; font-weight: bold;  }
.menutext    { color: #ffffff; font-size: 8pt; font-family: arial; font-weight: BOLD;  }
.navtext    { color: #ffffff; font-size: 8pt; font-family: arial; font-weight: BOLD;  }

a:active  { color: #666666; font-size: 10pt; font-family: arial; text-decoration: none; }
a:link    { color: #666666; font-size: 10pt; font-family: arial;  text-decoration: none; }
a:visited { color: #666666; font-size: 10pt; font-family: arial;  text-decoration: none; }
a:hover   { color: #000000; font-size: 10pt; font-family: arial; text-decoration: none; }

a.navtext:active  { color: #ffffff; font-size: 8pt; font-family: arial; text-decoration: none; }
a.navtext:link    { color: #ffffff; font-size: 8pt; font-family: arial;  text-decoration: none; }
a.navtext:visited { color: #ffffff; font-size: 8pt; font-family: arial;  text-decoration: none; }
a.navtext:hover   { color: #ffffff; font-size: 8pt; font-family: arial; text-decoration: none; }


a.whitebodytext:active  { color: #ffffff; font-size: 10pt; font-family: arial; text-decoration: none; }
a.whitebodytext:link    { color: #ffffff; font-size: 10pt; font-family: arial;  text-decoration: none; }
a.whitebodytext:visited { color: #ffffff; font-size: 10pt; font-family: arial;  text-decoration: none; }
a.whitebodytext:hover   { color: #ffffff; font-size: 10pt; font-family: arial; text-decoration: none; }

a.bodytext:active  { color: #666666; font-size: 10pt; font-family: arial; text-decoration: underline; }
a.bodytext:link    { color: #666666; font-size: 10pt; font-family: arial;  text-decoration: underline; }
a.bodytext:visited { color: #666666; font-size: 10pt; font-family: arial;  text-decoration: underline; }
a.bodytext:hover   { color: #666666; font-size: 10pt; font-family: arial; text-decoration: underline; }

a.smallbodytext:active  { color: #666666; font-size: 8pt; font-family: arial; text-decoration: none; }
a.smallbodytext:link    { color: #666666; font-size: 8pt; font-family: arial;  text-decoration: none; }
a.smallbodytext:visited { color: #666666; font-size: 8pt; font-family: arial;  text-decoration: none; }
a.smallbodytext:hover   { color: #666666; font-size: 8pt; font-family: arial; text-decoration: none; }

a.smallboldbodytext:active  { color: #666666; font-size: 8pt; font-family: arial; text-decoration: none; font-weight: bold;}
a.smallboldbodytext:link    { color: #666666; font-size: 8pt; font-family: arial;  text-decoration: none; font-weight: bold;}
a.smallboldbodytext:visited { color: #666666; font-size: 8pt; font-family: arial;  text-decoration: none; font-weight: bold; }
a.smallboldbodytext:hover   { color: #666666; font-size: 8pt; font-family: arial; text-decoration: none; font-weight: bold;}
a.consumerdrop:hover   { color: #ffffff; font-size: 8pt; font-family: arial; background-color: #cc9900; text-decoration: underline; }

.dropmenudiv{
border-left:1px solid white; border-right:1px solid white; border-top:1px solid white; border-bottom:0px solid white; position:absolute;
background-color: #003063;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-color:white; font-size:10px; font-family:Verdana
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-color: #ffffff;
}

.dropmenudiv a:hover{ /*hover background color*/
background-color: #336699;
}

body{
scrollbar-face-color:#black;
scrollbar-base-color:#ffffff;
scrollbar-arrow-color:darkgrey;
scrollbar-track-color:#lightgrey;
scrollbar-shadow-color:#ffffdd;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:lightgrey;
scrollbar-darkshadow-Color:darkgrey;
}