/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 07 - Image-Based
  -----------------------------------
*/

.p7TMM07 {
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	zoom: 1;
	margin-top: 15px;
	margin-bottom: 22px;
}
.p7TMM07 img {
	border: 0;
	vertical-align: bottom;
}
.p7TMM07 ul {
	margin: 0 0 5px;
	padding: 0;
}
.p7TMM07 ul ul {
	font-size: 0.8em;
}
.p7TMM07 ul ul ul {
	font-size: 1em;
}
.p7TMM07 ul li {
	list-style-type: none;
	margin: 0px 0px;
}
.p7TMM07 ul ul li {
}
.p7TMM07 ul a:link, .p7TMM07 ul a:visited {
	display: block;
	padding: 0;
	text-decoration: none;
	zoom: 1;
	margin-top: 0px;
	margin-bottom: 2px;
}
.p7TMM07 ul ul a:link, .p7TMM07 ul ul a:visited {
	color: #702F8B;
	outline: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
}
.p7TMM07 ul ul a:hover, .p7TMM07 ul ul a:focus, .p7TMM07 ul ul a:active {
	color: #F5911E;
	text-decoration: underline;
}
/*.p7TMM07 a.p7tmm_page {
	background-image: url(img/tmm_page_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM07 a.trig_closed {
	background-image: url(img/tmm_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM07 a.trig_open {
	background-image: url(img/tmm_south_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7TMM07 ul ul a.trig_closed, .p7TMM07 ul ul a.trig_open {
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
.p7TMM07 ul ul a.trig_open {
	color: #000 !important;
}
*/
.p7TMM07 a.current_mark {
	font-weight:bold;
	color:#90BF11;
}
