#button {
    border:#ffffff solid;
	border-width: 1px 1px 0px 1px;
    background-color:#000000;
    z-index:1;
	width:200px;
    font-family:verdana;
    font-size:8pt;
    color:#ffffff;
	height:100%;
}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
    font-family:verdana;
    font-size:8pt;
    color:#ffffff;
}
html>body #button li a {
		width: auto;
		}

#button li a {
		display: block;
	    color:#ffffff;
		text-decoration: none;
		height:22px;
		width:200px;
		    padding:2px 5px 2px 5px;

}

#button li a:hover {
height:22px;background-image:url(img/itembg.gif);
color:#000000;
}


.nlsitemcontainer {height:22px;}
.nlsitemcontainer a{height:22px;}
.nlsitemcontainer a:hover{height:22px;background-image:url(img/itembg.gif)}

.nlsiconcell {width:20px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:#ffffff;
    padding:2px 15px 2px 5px;
}

.nlsitemcontainerover {height:22px;background-image:url(img/itembg.gif);}
.nlsiconcellover {width:20px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    padding:2px 15px 2px 5px;
}

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

.nlsseparatorcontainer {padding-left:28px;}

.nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.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);}
.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);}
.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);}
