.text     { font-size: 12px; font-family: tahoma,arial,sans-serif; color: #000000; text-decoration: none; } 
.maintext     { font-size: 12px; font-family: arial,sans-serif; color: #000000; text-decoration: none; line-height: 12pt; }
.menu     { font-size: 12px; font-family: tahoma,arial,sans-serif; color: #FFFFFF; text-decoration: none; }
.toplinks     { font-size: 12px; font-family: tahoma,arial,sans-serif; color: #FFFFFF; text-decoration: underline; }
.headline     { font-size: 18px; font-family: arial, tahoma, sans-serif; color: #000000; text-decoration: none; font-weight: 900; }
.subhead     { font-size: 14px; font-family: arial, tahoma, sans-serif; color: #424242; text-decoration: none; font-weight: 900; }


a.menulink {
cursor:pointer;
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-weight: 900;
font-family:Arial;
font-size:12px;
padding:3px;
background-image: url(images/bgblue.gif);
background-color: #424242;
border-top: 1px solid #525252;
border-bottom: 1px solid #323232;
}

a.menulink:hover {
background-color:#4573B3;
}




a.submenulink {
cursor:pointer;
display: block;
width: 146px;
height: 16px;
text-align: left;
text-decoration: none;
font-weight: 900;
font-family:arial;
font-size:12px;
padding:1px;

background-color:#424242;
}

a.submenulink:hover {
background-color:#414141;
}



.submenu{
margin-bottom: 0.6em;
margin-left: 0.6em;

}


body{scrollbar-3dlight-color:#c2c2c2;
scrollbar-arrow-color:#666666;
scrollbar-darkshadow-color:#c2c2c2;
scrollbar-face-color:#e2e2e2;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#e6e6e6;
scrollbar-track-color:#f1f1f1}


a:link 	{ color: #4573B3; text-decoration: underline; }
a:link.toplinks 	{ color: #FFFFFF; text-decoration: underline; font-weight: 900; }
a:link.menulink 	{ color: #FFFFFF; text-decoration: none; }
a:link.submenulink 	{ color: #FFFFFF; text-decoration: none; }
a:visited 	{ color: #4573B3; text-decoration: underline; }
a:visited.toplinks	{ color: #FFFFFF; text-decoration: underline; font-weight: 900; }
a:visited.menulink 	{ color: #FFFFFF; text-decoration: none; }
a:visited.submenulink 	{ color: #FFFFFF; text-decoration: none; }
a:active  	{ color: #4573B3; text-decoration: underline; }
a:active.toplinks	{ color: #FFFFFF; text-decoration: underline; font-weight: 900; }
a:active.menulink 	{ color: #FFFFFF; text-decoration: none; }
a:active.submenulink 	{ color: #FFFFFF; text-decoration: none; }
a:hover	{ color: #000000; text-decoration: none; }
a:hover.toplinks	{ color: #4573B3; text-decoration: none; font-weight: 900; }
a:hover.menulink 	{ color: #FFFFFF; text-decoration: none; }
a:hover.submenulink 	{ color: #7BB0F7; text-decoration: none; }