.menubar_nlsmenu {
    z-index:1;
}

.menubar_nlsitemcontainer {
    height:23px;
    padding:0px 42px 0px 0px;
}
.menubar_nlsiconcell {width:0px;}
.menubar_nlssubmenucell{width:0px;}

/*REGULAR TEXT*/
.menubar_nlsitem {
    font-family:"Trebuchet MS";
    font-size:14pt;
    font-weight:bold;
    color:#000000;
    padding:0px 2px 0px 2px;
    text-align:center;
    text-decoration:none;
	text-transform: none;
}
/*ROLLOVER*/
.menubar_nlsitemover {
    font-family:"Trebuchet MS";
    font-size:14pt;
    font-weight:bold;
    color:#CC0000;
    padding:0px 2px 0px 2px;
    text-align:center;
    text-decoration:none;
	text-transform: none;
}

.menubar_nlsitemcontainerover {
    height:23px;
    padding:0px 42px 0px 0px;
}
.menubar_nlsiconcellover {width:22px;}
.menubar_nlssubmenucellover {width:18px;}

.menubar_nlsseparatorcontainer {}
.menubar_nlsseparator {}

.menubar_mtopleft {height:0px; width:0px;}
.menubar_mtopright {height:0px; width:0px;}
.menubar_mbottomleft {width:0px; height:0px;}
.menubar_mbottomright {width:0px; height:0px;}
.menubar_mtop {height:0px;}
.menubar_mbottom {height:0px;}
.menubar_mleft {width:0px;}
.menubar_mright {width:0px;}

.menubar_horzshadow { }
.menubar_vertshadow { }
.menubar_cornshadow { }
