body { 
scrollbar-face-color: #27B230; 
scrollbar-shadow-color: #1549B5;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #1549B5; 
scrollbar-arrow-color: #E74931;
}

td { font-family: verdana,helvetica,arial; font-size:11px; color:#000000; } 
td.text { font-family: verdana,helvetica,arial; font-size:11px; color: #000000; } 
td.menu { font-family: verdana,helvetica,arial; font-weight: bold; font-size:11px; color: #FFFFFF; } 
td.white { font-family: verdana,helvetica,arial; font-size:11px; color: #FFFFFF; font-weight: bold; } 
td.small { font-family: ms sans serif; font-size:8px; color: #999999; }

.black { font-family: verdana,helvetica,arial; font-size:11px; color: #000000; }
.blackbold { font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; color: #000000; }
.white { font-family: verdana,helvetica,arial; font-size:11px; color: #FFFFFF; }
.whitebold { font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; color: #FFFFFF; }
.navy { font-family: verdana,helvetica,arial; font-size:11px; color: #1549B5; }
.navybold { font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; color: #1549B5; }
.red { font-family: verdana,helvetica,arial; font-size:11px; color: #E74931; } 
.redbold { font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; color: #E74931; }
.red14 { font-family: verdana,helvetica,arial; font-size:14px; color: #E74931; } 
.redbold14 { font-family: verdana,helvetica,arial; font-size:14px; font-weight: bold; color: #E74931; }
.yellow { font-family: verdana,helvetica,arial; font-size:11px; color: #EEB500; } 
.yellowbold { font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; color: #EEB500; } 

a {color: #1549B5; font-weight: bold; text-decoration: none; font-family: verdana,helvetica,arial; font-size:11px; } 
a:hover { color: #1549B5; font-weight: bold; background: #FFFFFF; text-decoration:underline; }
a:active { color: #1549B5; font-weight: bold; background: #FFFFFF; text-decoration:underline; }

a.language { color: #FFFFFF; text-decoration: none; font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; }
a.language:hover { color: #E74931; font-size:11px; font-weight: bold; background: #1549B5; text-decoration:none; }
a.language:active { color: #E74931; font-size:11px; font-weight: bold; background: #1549B5; text-decoration:none; }

a.table { color: #FFFFFF; text-decoration: none; font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; }
a.table:hover { color: #FFFFFF; font-size:11px; font-weight: bold; background: #989ACD; text-decoration:underline; }
a.table:active { color: #FFFFFF; font-size:11px; font-weight: bold; background: #989ACD; text-decoration:underline; }

a.top { color: #FFFFFF; text-decoration: none; font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; }
a.top:hover { color: #FFFFFF; font-size:11px; font-weight: bold; background: #1549B5; text-decoration:underline; }
a.top:active { color: #FFFFFF; font-size:11px; font-weight: bold; background: #1549B5; text-decoration:underline; }

a.redunderline { color: #E74931; text-decoration: none; font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; }
a.redunderline:hover { color: #E74931; font-size:11px; font-weight: bold; background: #FFFFFF; text-decoration:underline; }
a.redunderline:active { color: #E74931; font-size:11px; font-weight: bold; background: #FFFFFF; text-decoration:underline; }

a.yellowunderline { color: #EEB500; text-decoration: none; font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; }
a.yellowunderline:hover { color: #EEB500; font-size:11px; font-weight: bold; background: #FFFFFF; text-decoration:underline; }
a.yellowunderline:active { color: #EEB500; font-size:11px; font-weight: bold; background: #FFFFFF; text-decoration:underline; }

a.navyunderline { color: #1549B5; text-decoration: none; font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; }
a.navyunderline:hover { color: #1549B5; font-size:11px; font-weight: bold; background: #FFFFFF; text-decoration:underline; }
a.navyunderline:active { color: #1549B5; font-size:11px; font-weight: bold; background: #FFFFFF; text-decoration:underline; }

a.navyunderlinenormal { color: #1549B5; text-decoration: none; font-family: verdana,helvetica,arial; font-size:11px; font-weight: normal; }
a.navyunderlinenormal:hover { color: #1549B5; font-size:11px; background: #FFFFFF; text-decoration:underline; font-weight: normal; }
a.navyunderlinenormal:active { color: #1549B5; font-size:11px; background: #FFFFFF; text-decoration:underline; font-weight: normal; }

a.bottom { color: #1549B5; text-decoration: none; font-family: verdana,helvetica,arial; font-size:11px; font-weight: bold; }
a.bottom:hover { color: #FFFFFF; font-size:11px; font-weight: bold; background: #EEB500; text-decoration:none; }
a.bottom:active { color: #FFFFFF; font-size:11px; font-weight: bold; background: #EEB500; text-decoration:none; }

.buttonred
{
font-family: verdana,helvetica,arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #E74931;
height: 19px;
padding-right: 2px;
padding-left: 2px;
border-top: 1px solid #EEB500;
border-right: 1px solid #EEB500;
border-bottom: 1px solid #EEB500;
border-left: 1px solid #EEB500;
cursor: hand;
}