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

.p7TMM10 {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	zoom: 0;
}
.p7TMM10 ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1.4em;
}
.p7TMM10 ul ul {
	font-size: .9em;
}
.p7TMM10 ul ul ul {
	font-size: 1em;
}
.p7TMM10 ul li {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.p7TMM10 ul ul li {
	padding-left: 1.1em;
}
.p7TMM10 ul a:link {
	text-decoration: none;
	zoom: 1;
	outline: 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe084;
	padding-left: 20px;
	display: block;
	color: #000000;
}
.p7TMM10 ul a:visited {
	color: #000;
	text-decoration: none;
	zoom: 1;
	outline: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe084;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
}
.p7TMM10 ul a:hover, .p7TMM10 ul a:focus {
	color: #003300;
	text-decoration: underline;
	background-image: url(../images/question-mark2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
}
.p7TMM10 ul a:active {
	color: #003300;
	text-decoration: none;
	background-image: none;
}
.p7TMM10 ul ul a:link, .p7TMM10 ul ul a:visited {
	text-decoration: none;
	background-image: none;
	font-variant: normal;
}
.p7TMM10 ul ul a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.p7TMM10 a.p7tmm_page {}
.p7TMM10 a.trig_closed {
	background-image: url(../images/Play1Hot_16.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM10 a.trig_open {
	background-image: url(../images/Play1Hot_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.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:#06C;
}
.p7TMM10 ul ul a.current_mark {
	color:#06C;
}
.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;
}
