.horz_nlsmenu {
    z-index:1;
}

.horz_nlsitemcontainer {
    height:27px;
    padding-left:10px;
    padding-right:10px;
    background-image:url(../images/bg_nav.jpg);
    background-repeat:repeat-x;
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:8pt;
	font-weight: bold;
	text-align: center;
    color:#FFFFFF;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemcontainerover {
    height:27px;
    padding-left:10px;
    padding-right:10px;
    background-image:url(../images/bg_nav_on.jpg);
    background-repeat:repeat-x;
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:8pt;
	font-weight: bold;
    color:#FFFFFF;
	text-align: center;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    height:27px;
    width:1px;
    background-image:url(../images/nav_div.jpg);
    background-repeat:no-repeat;
}

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