.nlsmenu {
	background-color:006FED;
}

.nlsitemcontainer {
    height:23px;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:16px;}
.nlsitem {
	background-image:url(img/bg_nav.jpg);
    font-family:verdana;
    font-size:11px;
    color:#ffffff;
    padding:2px 0px 2px 15px;
	height:23px;
}

.nlsitemcontainerover {
    height:23px;
    background-color:#006FED;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
	background-image:url(img/bg_nav.jpg);
    font-family:verdana;
    font-size:11px;;
    color:#00163F;
    padding:2px 0px 2px 15px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 0px 2px 15px;
}

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:3px;
    background-image:url(img/dots.jpg);
    background-position:center center;
    background-repeat:no-repeat;
}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {}
.vertshadow {}
.cornshadow {}

