﻿.SecureNavigation A
{
    color: #474747;
    font-size: 8pt;
    font-family: Arial;
}

.SecureNavigation 
{
    float: left;
    _width:216px;
    min-width:216px;
    width: 216px;
    margin-top: 40px;

    
}

.SecureMenuItem
{
    border-bottom: 1px dotted #474747;
 
    color: #474747;
    font-size: 8pt;
    font-family: Arial;
    padding-top: 7px;
    padding-bottom: 7px;
       _width:150px;
    min-width:150px;
    width: 150px;
}

.SecureSelected
{
    font-weight: bold;
}
    