/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 10 - Classic
  -----------------------------------
*/

.p7TMM10 {
	zoom: 1;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
	margin-bottom: 0px;
	z-index: 9999999999;
	margin-top: 150px;
}
.p7TMM10 ul {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #FFFFFF;
}
.p7TMM10 ul ul {
	font-size: 0.9em;
}
.p7TMM10 ul ul ul {
	font-size: 1em;
}
.p7TMM10 ul li {
	list-style-type: none;
	margin: 0;
	color: #FFFFFF;
}
.p7TMM10 ul ul li {
	padding-left: .5em;
}
.p7TMM10 ul a:link, .p7TMM10 ul a:visited {
	color: #FFFFFF;
	display: block;
	padding: 3px 8px 3px 3px;
	text-decoration: none;
	zoom: 1;
	font-variant: normal;
	outline: 0;
	font-weight: bold;
	font-size: 14px;
}
.p7TMM10 ul a:hover, .p7TMM10 ul a:focus, .p7TMM10 ul a:active {
	color: #EBDDB3;
}
.p7TMM10 ul ul a:link, .p7TMM10 ul ul a:visited {
	font-variant: normal;
	border-right: 3px solid #E0B52E;
}
.p7TMM10 a.p7tmm_page {}
.p7TMM10 a.trig_closed {
	background: url(img/tmm_east_black.gif) no-repeat left center;
}
.p7TMM10 a.trig_open {
	font-weight: bold;
	background: url(img/tmm_south_gray.gif) no-repeat left center;
}
.p7TMM10 ul ul a.trig_closed, .p7TMM10 ul ul a.trig_open {
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
.p7TMM10 ul ul a.trig_open {
	color: #000 !important;
}
.p7TMM10 a.current_mark {
	font-weight:bold;
	color:#D2AE4A;
	font-variant: small-caps;
}
.p7TMM10 ul ul a.current_mark {
	color:#E0B52E;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM10_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM10_toggle_all a:link, .p7TMM10_toggle_all a:visited {
	color: #000;
	font-variant: small-caps;
	outline: 0;
}
.p7TMM10_toggle_all a:hover, .p7TMM10_toggle_all a:focus, .p7TMM10_toggle_all a:active {
	color: #06C;
	text-decoration: underline;
}

