/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Basic
  -----------------------------------
*/

.p7TMM01 {
	font-size: 0.8em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	zoom: 1;
	color: #1E3D60;
}
.p7TMM01 div {
	zoom: 1;
}
.p7TMM01 ul {
	margin: 0;
	padding: 0;
}
.p7TMM01 li {
	list-style-type: none;
	margin: 7px 0px;
}
.p7TMM01 ul ul li {
	padding-left: 0em;
}
.p7TMM01 ul a {
	color: #1E3D60;
	display: block;
	padding: 3px 0px 3px 8px;
	text-decoration: none;
	zoom: 1;
	outline: 0;
	font-weight: normal;
}
.p7TMM01 ul a:hover, .p7TMM01 ul a:focus, .p7TMM01 ul a:active {
	color: #1E3D60;
	background-color: #D1DBED;
	text-decoration: none;
}
.p7TMM01 ul ul a {
	font-size: 87.5%;
	font-family:Verdana, Geneva, sans-serif;
	font weight: normal;
}
.p7TMM01 a.p7tmm_page {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM01 a.trig_closed {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM01 a.trig_open {
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: none;
}
.p7TMM01 ul ul a.trig_open {
	color: #1E3D60;
}
.p7TMM01 a.current_mark {
	font-weight:bold;
	color:#224e79;
}
.p7TMM01 ul ul a.current_mark {
	color:#224e79;
	font-weight: bold;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM01_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM01_toggle_all a {
	color: #1E3d60;
	font-variant: small-caps;
	outline: 0;
}
.p7TMM01_toggle_all a:hover, .p7TMM01_toggle_all a:focus, .p7TMM01_toggle_all a:active {
	color: #C30;
	text-decoration: none;
}
