﻿body, * 
{
    font-family: Verdana,arial,helvetica,sans-serif;
}
body 
{
    margin: 0;
    padding: 0;
}
#footer 
{
    height: 25px;
    background-color: rgb(0,102,153);
    margin-top: 1em;
}

#footer td 
{
    color: White;
    font-family: Arial,helvetica,sans-serif;
    font-size: 10px;

}
#footer td a:link, #footer td a:visited 
{
    font-size: 11px;
    padding-left: 4px;
    padding-right: 4px;
    color: #ffcc66;
    font-weight: bold;
    text-decoration: none;
}
#menu 
{
    padding-left: 10px;
    padding-top: 20px;
    width: 241px !important;
    font-size: 11px;
}
#body 
{
    /* width: 462px; */
    font-size: 12px;
    padding-top: 20px;
    line-height: 1.75em;
}
#topmenu 
{
    width: 151px;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap ;
}
#topmenu li 
{
    list-style-image: url(images_new/top-menu-bull0.gif);
    white-space: nowrap;
}

#topmenu a:link, #topmenu a:visited 
{
    text-decoration: none;
    color: #2F7986;
    padding-left: 5px;
}
#topmenu a:visited
{
    border-bottom: 1px dotted #006699;
}

#topmenu a:hover { text-decoration: underline; }

#topmenu li 
{
    padding-bottom: 9px;
}

#leftmenulist { margin-right: 20px }
#leftmenulist li 
{
    margin-bottom: 10px;
}
#leftmenulist a:link, #leftmenulist a:visited 
{
    font-weight: bold;
    color: #006699;
    text-decoration: none;
}
#leftmenulist a:visited { color: #C29408 }
#leftmenulist a:hover { text-decoration: underline }

ul.body { list-style-type: square }
ul.body li { margin-bottom: 10px }

a:link { color: 006699 }
a:visited { color: 005588 }

.sutter 
{
    font-size: 11px;
    color: Gray;
}