/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 07 - Image-Based
  -----------------------------------
*/

.p7TMM07 {
	font-size: inherit;
	padding-left: 21px;
	font-family: Arial, Helvetica, sans-serif;
	zoom: 1;
	width: 205px;
	padding-top: 60px;
}
.p7TMM07 div {
	zoom: 1;
}
.p7TMM07 img {
	border: 0;
	vertical-align: bottom;
}
.p7TMM07 ul {
	margin: 0;
	padding: 0;
}
.p7TMM07 ul li {
	list-style-type: none;
	margin: 0px;
}
.p7TMM07 ul ul ul li {
	padding-left: 20px;
	padding-right: 20px;
}
.p7TMM07 ul a {
	display: block;
	padding: 0;
	text-decoration: none;
	zoom: 1;
	outline: 0 !important;

}
.p7TMM07 ul ul a {
	color: #000000;
	outline: 0;
	font-size: 10pt;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	font-weight: bold;
}
.p7TMM07 ul ul a:hover, .p7TMM07 ul ul a:focus, .p7TMM07 ul ul a:active {
	color: #FF9900;
	text-decoration: none;
}
.p7TMM07 ul ul a.trig_closed {
	background-image: url(img/tmm_neon_plusBlue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM07 ul ul a.trig_open {
	background-image: url(img/tmm_neon_minusBlue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: underline;
}
.p7TMM07 ul ul a.trig_open {

}
.p7TMM07 a.current_mark {
	color:#660099;
	letter-spacing: 0.1em;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM07_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM07_toggle_all a {
	color: #69A4FE;
	font-variant: small-caps;
	outline: 0;
}
.p7TMM07_toggle_all a:hover, .p7TMM07_toggle_all a:focus, .p7TMM07_toggle_all a:active {
	color: #CCC;
	text-decoration: underline;
}

