#yymenu a {
		  
			color:rgb(52, 47, 34)!important;
			display:block;
			font-size:11px;
			font-weight: normal;
			margin:0px;
			padding:4px;
			text-decoration:none;
			border-bottom: 1px dotted rgb(52, 47, 34)!important;
		}
		#yymenu a.last {
			border:0px;
			border-bottom: none;
		}
		#yymenu {
			background-color:rgb(183, 155, 82);
		}
		#yymenu > div {
		}
		#yymenu a:hover {
			background-color:rgb(223, 198, 97);
			color:rgb(52, 47, 34) !important;
		}
		#yymenu .mmContent div.mmlink a.submenu:hover {
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2, #yymenu .mmLevel3, #yymenu .mmLevel4 {
			background-color:rgb(183, 155, 82);
			border-bottom: 1px solid rgb(52, 47, 34) !important;
			margin-bottom:10px; 
			margin-top:0;
			padding-top:0px;
			color:rgb(52, 47, 34)!important;
			width: 180px;
		} 
		#yymenu .mmLevel1 {
		  	border-top: 1px solid rgb(52, 47, 34);
		  	margin-top: 1px;
			  
		}
		#yymenu .sub {
			
			background-position:right center;
			background-repeat:no-repeat;
		}
		#yymenu .mmContent {
		
		}
		#yymenu .mmLevel1 {
		}

