#p7PMnav { color: #333; font-size: 10px; background-color: #fff; position: absolute; left: 228px; z-index: 50000; margin: 0; padding:0; }
#p7PMnav li { font-size: 10px; list-style-type: none; margin: 0; padding: 0; }
#p7PMnav ul { font-size: 10px; margin: 0; padding: 0; z-index: 10000; }
#p7PMnav a { display: block; text-decoration: none; background-color: #fff; color: #333; font-size: 12px; line-height:1; padding-right: 10px; padding-bottom: 4px; padding-left: 10px; }
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #fff;
	color: #333;
	letter-spacing: 0.01px;
}

#menu_start a:hover, #menu_start a:active, #menustart a:focus { color: #fff; background-color: #333; }

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

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon { color: #333; background-color: #fff; background-image:  url(../images/menu/dark_east.gif); background-repeat:	no-repeat; background-position: right center; }
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #fff;
	color: #333;
}

/*the subp7PMnav classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow { color: #333; background-color: #fff; left: auto; z-index: 20000 !important; }
/* Top level p7PMnav width */
#p7PMnav { color: #333; background-color: #fff; width: 60px; }
/* 2nd and subsequent Subp7PMnav widths */
#p7PMnav ul { color: #333; background-color: #fff; width: 100px; }
#pmmcrumb { font-weight: bold; margin-bottom: 16px; color: #333333; background-color: #fff; }
#pmmcrumb a, #pmmcrumb a:visited { font-weight: normal; color: #5a69a5; background-color: #fff; }
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus { font-weight: normal; color: #333333; background-color: #fff; }
