.menubar_nlsmenu {
    z-index:1;
}

.menubar_nlsitemcontainer {
    height:10px;
    padding:1px;
}
.menubar_nlsiconcell {width:20px;}
.menubar_nlssubmenucell{width:15px;}
.menubar_nlsitem {
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#2627A6;
	padding:2px 1px 2px 19px;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
}

.menubar_nlsitemcontainerover {
    height:10px;
    padding:1px;
}
.menubar_nlsiconcellover {width:10px;}
.menubar_nlssubmenucellover {width:10px;}
.menubar_nlsitemover {
    font-family:tahoma;
    font-weight:bold;
    font-size:8pt;
    color:#CC0000;
    padding:2px 1px 2px 19px;
    text-align:center;
    text-decoration:underline;
	text-transform: uppercase;
}

.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 { }

