#left { background: #eee; width: 200px; padding: 0; vertical-align: top; }


# menu {

	margin:0;
	padding:0;
margin-bottom:25px;

	background:#eee;
}
#menu ul
{
	background:#18B14C;
	font:11px verdana, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
margin-bottom:-17px;
}

#menu .expandable
{
	background:url('/nss/wmdata.nsf/activeimages/blue-fade/$file/blue-fade.jpg');
	color:#fff;
	padding:5px;
	display:block;
	font-size:small;
	margin-bottom:0px;cursor:hand;
	margin-top:1px;
	padding-left:15px;
	line-height:30px;
}

#menu .expandable:hover
{
	background:#18B14C;
	color:#FFF;
}

#menu  .categoryitems   {
padding-bottom:0px;
margin-bottom:0px;
}


#menu .categoryitems a
{
	cursor:hand;
	display:block;
	line-height:35px;
	text-decoration:none;
	padding-left:15px;
	margin-top:1px;
}

#menu  .categoryitems li a
{
	background:#eee;
	color:#000;
	padding-left:15px;
	display:block;
}

#menu  .categoryitems li a:hover
{
	background:#18B14C;
	color:#FFF;
	padding-left:15px;
}

#menu h2
{
margin-bottom:0px;
font-weight:normal;
}

#menu h2 a
{
	background:url('/nss/wmdata.nsf/activeimages/blue-fade/$file/blue-fade.jpg');
	color:#fff;
	padding:5px;
	display:block;
	font-size:small;
	cursor:hand;
	padding-left:15px;
	line-height:30px;
	text-decoration:none;
margin-top:1px;
}

#menu h2 a:hover
{
	background:#18B14C;
	color:#FFF;
}
