.bar_left_nlsmenu {
    border: 0px;
    z-index:1;
    height:25px;
}

.bar_left_nlsitemcontainer {
    width:200px;
	height:25px;
	background-image:url(/images/button_background.png);
}

.bar_left_nlsiconcell {width:16px;}
.bar_left_nlssubmenucell{width:16px;}
.bar_left_nlsitem {
    font-size:11px;
	font-weight:bold;
    color:#002C4E;
    padding:0px 10px 0px 5px;
}

.bar_left_nlsitemcontainerover {
    width:200px;
    height:25px;
	overflow:hidden;
    background-color:#002C4E;
}
.bar_left_nlsiconcellover {width:16px;}
.bar_left_nlssubmenucellover {width:16px;}
.bar_left_nlsitemover {
    font-size:11px;
	font-weight:bold;
    color:#ffffff;
    padding:0px 10px 0px 5px;
}

.bar_left_nlsitemdisable {
    font-size:11px;
	font-weight:bold;
    color:#999999;
    padding:0px 10px 0px 5px;
}

.bar_left_nlsseparatorcontainer {padding-left:28px;}

.bar_left_nlsseparator {
    height:5px;
    background-position:center center;
    background-repeat:repeat-x;
}

.bar_left_mtopleft {height:0px; width:0px;}
.bar_left_mtopright {height:0px; width:0px;}
.bar_left_mbottomleft {width:0px; height:0px;}
.bar_left_mbottomright {width:0px; height:0px;}
.bar_left_mtop {height:0px;}
.bar_left_mbottom {height:0px;}
.bar_left_mleft {width:0px;height:100%;}
.bar_left_mright {width:0px;}

.bar_left_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);}
.bar_left_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);}
.bar_left_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);}
