/* 
  -----------------------------------
 MMC Menu 2010
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav ul ul {
	border-left: 1px solid #666666;
}
#p7PMnav a {
	padding: 10px 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto !important;
	border-left: 1px solid #000;
}
#p7PMnav #lastitem {
	border-right: 1px solid #000;
}
#p7PMnav ul a {
	padding: 4px 12px;
	border: 0;
	zoom: 1;
	color: #999999;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #FFFFFF;
	letter-spacing: 0.01px;
	background-image: url(../images/navbar/nav_bg_hover.jpg);
	background-repeat: repeat-y;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #000000;
	color: #FFFFFF;
	letter-spacing: 0.01px;
	background-image: none;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #000000;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
/* the active trigger link style */
