.sub_nlsmenu {
    z-index:1;   
    border-top:#6C326C 1px solid;
    border-left:#6C326C 1px solid;
    border-bottom:#6C326C 1px solid;
    border-right:#6C326C 1px solid;
}
.sub_nlsitemcontainer {
	height:24px;
    background-color: #EAE0E9;
}
.sub_nlsitemcontainerover {
    height:24px;
	background-color:#C4AdC4;
}
.sub_nlsiconcell {
	width:0px;
}
.sub_nlsiconcellover {
	width:0px;
}
.sub_nlssubmenucell{
	width:13px;
    padding:0px 9px 0px 0px;
}
.sub_nlssubmenucellover {
	width:13px;
    padding:0px 9px 0px 0px;
}
.sub_nlsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C326C;
    padding:0px 9px 0px 7px;
}
.sub_nlsitemover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    padding:0px 9px 0px 7px;
}
.sub_nlsseparatorcontainer {
    height:1px;
    background-image:url(img/nav_divider_tat.gif);
    background-repeat:repeat-x;
}
.sub_nlsseparator {
    height:1px;
}

