#menubar{
  width: 163px;
  background-image: url('../images/bgr_nav.jpg');
  margin: 0 auto;
  text-align: left;
}
.horz_nlsmenu {
    z-index:1;
}

.horz_nlsitemcontainer {
    height:27px;
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family:verdana;
    font-size:10px;
    color:#004E99;
    font-weight: bold;
    text-transform: uppercase;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemcontainerover {
    height:27px;
    background-color: #004E99;
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:verdana;
    font-size:10px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #ffffff;
    color:#004E99;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemdisable {
    font-family:verdana;
    font-size:10px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #E8E6DF;
    color:#004E99;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    height:27px;
    width:1px;
    background-image:url(../img/mbarseparator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.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 {}
