/* CSS Document */
BODY {
scrollbar-face-color:#2A3240;
scrollbar-highlight-color:#85B485;
scrollbar-3dlight-color:#2A3240;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#86B586;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#2A3240;
}

Body
{
background-color: #2A3240;
margin: 0;
}
table
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;

}

.footer
{
font-family: Arial; font-size: 10; font-weight:none; color: #000000;
}

.head
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color:#05441E;
}

.head1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#000000;
}




a:link
{
color:#333333; font-family:Arial; font-weight:none; font-size: 14; text-decoration: underline
}
a:visited
{
color:#333333; font-family:Arial; font-weight:none; font-size: 14; text-decoration: underline
}
a:hover
{
color:#F16021; font-family:Arial; font-weight:none; font-size: 14; text-decoration: none
}
