.horz_nlsmenu {
    z-index:1;
}

.horz_nlsitemcontainer {
    height:49px;
	width:1000px;
    background-image:url(/images/links_bg.jpg);
	background-repeat:repeat-x;
}
.horz_nlsiconcell {width:16px; padding:5px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem 
{
    font-family:verdana;
    font-size:1em;
	padding-right:10px;
    color:#000000;
}

.horz_nlsitemcontainerover {
    height:49px;
	width:1000px;
    background-image:url(/images/links_bg.jpg);
}
.horz_nlsiconcellover {width:16px; padding:5px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:verdana;
    font-size:1em;
	padding-right:10px;
    color:#000000;
}

.horz_nlsitemdisable {
    font-family:verdana;
    font-size:1em;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:8px;}
.horz_nlsseparator {
    height:49px;
	width:8px;
	padding-left:8px;
    font-size:.8em;
    background-image:url(/images/links_sep.jpg);
    background-position:right;
    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 { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/images/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_vertshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/images/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_cornshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/images/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
