﻿body 
{
    font-family:Verdana; 
    font-size:8pt;
}
th
{
    color:#ffffff;
    font-size:8pt;
    background-color:#005598;
    text-align:left;
    padding:5px;
    }
th a
    {
    color:#ffffff;
    text-decoration:none;
    }

h1  
    {
        font-size:14pt;
        font-style:normal;
        font-weight:bold;
        line-height:100%;
        color:#666666;
    }
h2  
    {
        font-size:12pt;
        font-style:normal;
        font-weight:normal;
        line-height:100%;
        color:#444444;
}
    
.MenuTable 
{
    background-color:#336699; 
    width:100%; 
    color:#ffffff; 
    text-align:left;
    font-size:8pt;
    padding:5px;
}
.MenuTable a
{
    background-color:#336699; 
    width:100%; 
    color:#ffffff; 
    text-align:left;
}

.Red
    {
        background-color:#ed0707
    }
    
.MenuItemSelected
    {
        font-weight:bold;
        text-decoration:none;
        font-size:larger;
    }
    
.SiteMenu
    {
        font-size:x-small;
        color:Black;
        line-height:5px;
    }