#menu	{padding:0;margin:0;}	#menu ul {		border-top:1px solid #bfb9a7;z-index:0;		overflow:hidden;width:202px;}		#menu ul ul			{border-top:0;border-bottom:1px solid #bfb9a7;}			#menu ul ul ul				{border:0;}	#menu li {		padding:0;margin:0 0 8px 0;		width:100%;line-height:100%;		background:none;overflow:hidden;		position:relative;		}		#menu ul li			{margin:0;}		#menu ul li.mitemlast			{margin-bottom:7px;}			#menu ul ul li.mitemfirst				{margin-top:7px;}		#menu a {			display:block;padding:4px 0;			font:bold 13px/128% Arial;color:#00b1ac;			border-top:7px solid #00b1ac;			width:100%;text-transform:uppercase;			}		#menu a.item10 {			background: url(../images/find_form_img.png) 0 100% no-repeat;			padding-bottom:70px;		}		#menu a.itemnum2			{border-top-color:#6c953c;color:#6c953c;} /* green */		#menu a.itemnum3			{border-top-color:#c99900;color:#c99900;} /* orange */		#menu a.itemnum4			{border-top-color:#451c5f;color:#451c5f;} /* violet */			#menu ul a {				border-top:0;border-bottom:1px solid #bfb9a7;				text-transform:none;letter-spacing:normal;				font-weight:normal;color:#4e4e50;				}			#menu li.itemnum2 ul a				{background: url(../images/marrow.gif) 2px 6px no-repeat;}			#menu li.itemnum3 ul a				{background: url(../images/marrow_orange.gif) 2px 6px no-repeat;}			#menu li.itemnum2 ul span,#menu li.itemnum3 ul span				{padding-left:15px;}			#menu li.itemnum2 ul a.expand-open,#menu li.itemnum3 ul a.expand-open				{background-position:-239px 6px;}				#menu ul ul a {					background-image:none !important;border:0;					font-size:0.9em;font-weight:bold;					padding:2px 0;color:#000;					}#menu a:hover,#menu a.active-cur {	background-color:#ebebeb !important;	}#menu span {	cursor:pointer;display:block;	padding:0 3px;	}	#menu ul ul span {padding:0 10px !important;}		#menu ul ul ul span			{font-weight:normal;padding-left:20px !important;}