#p7PMnav {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: center;
	display: block;
	white-space: nowrap;

}
#p7PMnav a {
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	line-height:1;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 2px;
}
#p7PMnav a:hover, #p7PMnav a:focus,#p7PMnav a:active {
	color: #FF66FF;
	text-align: center;
	outline: none;
	
}

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

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-position: right center;
	text-decoration:none;
	color:#FF99FF;
	
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #FF99FF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	top: 0;

}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	top: auto;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	text-transform: none;
	font-size: 0.85em;
	font-weight: normal;
	text-align:center;
	padding-right: 10px;
	padding-left: 6px;
	text-decoration: none;
}
#p7PMnav ul li {
	float: none;
	
}
#p7PMnav ul, #p7PMnav ul li {
	color: #fff;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #404040;
		
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

#navmenu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC00CC;
	text-align: center;
	width: 840px;
	position: relative;
	margin-left: 30px;
	height: 20px;
	top: 0px;
	margin-top: 0px;
}
#navmenu2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0099;
	text-align: center;
	height: 20px;
	width: 840px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 20px;
	top: -40px;
}
