.horz_nlsmenu {
    z-index:1;
    height: 24px;
    margin: 0px;
    padding: 0px;
}

.horz_nlsitemcontainer {
    height: 23px;
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem 
{
    padding: 3px 33px 2px 5px;
    font-size: 17px;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-family: Verdana, Times New Roman, Times, Courier New;
    text-decoration: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: lighter;
    background: url(../../images/nav_top_background.png) top right no-repeat;
}

.horz_nlsitemcontainerover {
    height: 23px;
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    padding: 3px 33px 2px 5px;
    color: #d2232a;
    font-size: 17px;
    letter-spacing: 0px;
    font-family: Verdana, Times New Roman, Times, Courier New;
    text-decoration: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: lighter;
    background: url(../../images/nav_top_background_over.png) top right no-repeat;
}

.horz_nlsitemdisable {
    padding:0px 11px 0px 11px;   
    color: #333333;
    font-size: 10px;
    font-family: Verdana, Times New Roman, Times, Courier New;
    text-decoration: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: lighter;
    background: #000000 url(../images/nav.gif) top left no-repeat;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:18px;}
.horz_nlsseparator {
    height:21px;
    width:18px;
    background-image:url(img/mbarseparator2.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.horz_mtopleft {height:0px; width:0px;}
.horz_mtopright {height:0px; width:0px;}
.horz_mbottomleft {width:0px; height:0px;}
.horz_mbottomright {width:0px; height:0px;}
.horz_mtop {height:0px;}
.horz_mbottom {height:0px;}
.horz_mleft {width:0px;}
.horz_mright {width:0px;}

.horz_horzshadow {}
.horz_vertshadow {}
.horz_cornshadow {}

.dis_nlsitem,
.dis_nlsitemover
{
    padding:0px 11px 0px 25px;   
    color: #333333;
    font-size: 10px;
    letter-spacing: 0px;
    font-family: Verdana, Times New Roman, Times, Courier New;
    text-decoration: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: lighter;
    cursor: default;
    background: url(../images/nav.gif) top left no-repeat;
    height: 23px;
}
.dis_nlsitemover
{
    color: #FFFFFF;
    background: url(../images/nav_a.gif) top left no-repeat;
    height: 23px;
}