body
{
    /* width: 128px; */
    background-color: #ffffff;
    color: #0C469C;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    border: 0px;
    padding: 0px;
   
}

.header
{
    padding: 3px 0px 3px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Tahoma, sans-serif;
    color: #7C1010;
}


.middle
{
   
    background-repeat: no-repeat;
    background-position: top right;
    padding: 5px 0px 0px 5px;
    color: #0C469C;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}

.center
{
    
    background-repeat: repeat-x;
    background-position: top left;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
}

.bottom
{
    
    background-repeat: repeat-x;
    background-position: top left;
    padding: 0px 0px 0px 3px;
    font-size: 16px;
    color: #0C469C;
}

.menuitem
{
    padding: 2px 0px 2px 0px;
    color: #0C469C;
    font-size: 16px;
    font-weight: bold;
}


a.headerlink
{
    color: #ffffff;
    font-size: 18px;
}

a.menulink
{
    font-weight: bold;
    color: #0C469C;
    font-size: 18px;
}

a.menulink2
{
    font-weight: bold;
    color: #0C469C;
    font-size: 18px;
}

a.menulink3
{
    font-weight: bold;
    font-size: 18px;
    color: #0C469C;
}

.section
{
    font-weight: normal;
    color: #0C469C;
    padding: 5px 0px 5px 0px;
}
