#yymenu a {
	background-color:#F5F5F3;
	border-bottom:1px solid #cccccc;
	background-image:none;
	color:#333333;
	display:block;
	font-family:Arial, Helvetica, Geneva, SunSans-Regular;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	
	padding:4px;
	text-decoration:none;
		}
		#yymenu a.last {
			border-style:none;
		}
		#yymenu {
			background-color:#ECEDE8;
		}
		#yymenu > div {
		}
		#yymenu a:hover {
	background-color:#ECEDE8;
	color:#DE0A16;
		}
		#yymenu .mmContent div.mmlink a.submenu:hover {
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
	margin-bottom:10px;
	padding-top:0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFBFBA;
	border-right-color: #7E7E76;
	border-bottom-color: #86867D;
	border-left-color: #BFBFBA;
		}
		#yymenu .sub {
			background-image:none;
			
		}
		#yymenu .mmContent {
		}
		#yymenu .mmLevel1 {
		}
