#navtop
{
    clear: both;
    padding: 0px;
    width: 600px;
    position: absolute;
    top: 90px;
    line-height:100%;
}
#navtop h5
{
    width: 80px;
    float: left;
    text-align: center;
    font-size: 9pt;
    letter-spacing: 1px;
    border-right: solid #FFFEFF;
    border-left: none;
    padding-left: 0px;
}
#navt
{
    clear: both;
    padding: 0px;
    width: 600px;
    position: absolute;
    top: 220px;
    line-height:100%;
}
#navt h5
{
    width: 80px;
    float: left;
    text-align: center;
    font-size: 9pt;
    letter-spacing: 1px;
    border-right: solid #FFFEFF;
    border-left: none;
    padding-left: 0px;
}    
#navi
{
    clear: both;
    padding: 0px;
    width: 600px;
    line-height:100%;
}
#navi h5
{
    width: 80px;
    float: left;
    text-align: center;
    font-size: 9pt;
    letter-spacing: 1px;
    border-right: solid #FFFEFF;
    border-left: none;
    padding-left: 0px;
}
h5 a
{
    width: 80px;
    border: solid 3px;
    text-align: center;
    display: block;
    border-color: #CCE6CC #6CB76C #6CB76C #CCE6CC;
}
    
        
