.horz_nlsmenu {
    z-index:1;
}

.horz_nlsitemcontainer {
    height:30px;
    background-image:url(img/mbarbg.gif);
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family:Arial;
    font-size:9pt;
    color:#000000;
	padding:2px 5px 2px 5px;
    text-align:center;
    /*width:140px;*/
}

.horz_nlsitemcontainerover {
    height:30px;
    background-image:url(img/mbarbg.gif);
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:Arial;
    font-size:9pt;
    color:#000000;
	padding:2px 5px 2px 5px;
    text-align:center;
    /*width:140px;*/
}

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

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    height:30px;
    width:1px;
    background-image:url(img/mbarseparator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

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

/*horizontal shadow*/
.horzshadow {
    -moz-opacity:0.4;
    background-repeat:no-repeat; 
    background-image:url(img/hshadow.gif);
    filter:progid:DXImageTransform.Microsoft.Alpha( 
      Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100
    );
}

/*vertical shadow*/
.vertshadow {
    -moz-opacity:0.4;
    background-repeat:no-repeat; 
    background-image:url(img/vshadow.gif);
    filter:progid:DXImageTransform.Microsoft.Alpha( 
      Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100
    );
}

/*corner shadow*/
.cornshadow {
    -moz-opacity:0.4;
    background-repeat:no-repeat; 
    background-image:url(img/cornershadow.gif);
    filter:progid:DXImageTransform.Microsoft.Alpha( 
      Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100
    );
}
ity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100
    );
}

