/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 07 - Image-Based
  -----------------------------------
*/

.p7TMM07 {
	font-size: inherit;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	zoom: 1;
}
.p7TMM07 img {
	border: 0;
	vertical-align: bottom;
}
.p7TMM07 ul {
	margin: 0;
	padding: 0;
}
.p7TMM07 ul ul {
	font-size: 1em;
}
.p7TMM07 ul ul ul {
	font-size: 1em;
}
.p7TMM07 ul li {
	list-style-type: none;
	margin: 0px 0px;
}
.p7TMM07 ul ul li {
	padding-left: 1em;
}
.p7TMM07 ul a:link, .p7TMM07 ul a:visited {
	display: block;
	padding: 0;
	text-decoration: none;
	zoom: 1;
}
.p7TMM07 ul ul a:link, .p7TMM07 ul ul a:visited {
	padding: 3px 8px 3px 18px;
	color: #1d5a89;
	outline: 0;
}
.p7TMM07 ul ul a:hover, .p7TMM07 ul ul a:focus, .p7TMM07 ul ul a:active {
	color: #231f20;
	text-decoration: underline;
}
.p7TMM07 a.p7tmm_page {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM07 a.trig_closed {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM07 a.trig_open {
		background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7TMM07 ul ul a.trig_closed, .p7TMM07 ul ul a.trig_open {
	font-size: 1em;
}
.p7TMM07 ul ul a.trig_open {
	color: #000 !important;
	
}
.p7TMM07 a.current_mark {
	background-image: url(img/blueeast.gif);
    font-weight:bold;
	color:#90BF11;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM07_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM07_toggle_all a:link, .p7TMM07_toggle_all a:visited {
	color: #000;
	outline: 0;
}
.p7TMM07_toggle_all a:hover, .p7TMM07_toggle_all a:focus, .p7TMM07_toggle_all a:active {
	color: #F60;
	text-decoration: underline;
}
