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

.p7TMM10 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	zoom: 1;
	width: 200px;
	margin-left: 100px;
}
.p7TMM10 ul {
	margin: 0;
	padding: 0;
}
.p7TMM10 ul ul {
	font-size: 0.9em;
	background-image: url(../files/images/BGsitemap.jpg);
	background-repeat: repeat-x;
}
.p7TMM10 ul ul ul {
	font-size: 1em;
}
.p7TMM10 ul li {
	list-style-type: none;
	margin: 0;
}
.p7TMM10 ul ul li {
	padding-left: .5em;
}
.p7TMM10 ul a:link, .p7TMM10 ul a:visited {
	color: #5D75A1;
	display: block;
	padding: 3px 8px 6px 14px;
	text-decoration: none;
	zoom: 1;
	font-variant: small-caps;
	outline: 0;
}
.p7TMM10 ul a:hover, .p7TMM10 ul a:focus, .p7TMM10 ul a:active {
	color: #00457C;
	text-decoration: underline;
}
.p7TMM10 ul ul a:link, .p7TMM10 ul ul a:visited {
	font-variant: normal;
	color: #00457C;
	border-bottom-style: none;
	font-size: 11px;
	line-height: 18px;
}
.p7TMM10 ul ul a:hover {
	color: #000000;
	text-decoration: none;
}

.p7TMM10 a.p7tmm_page {}
.p7TMM10 a.trig_closed {
	background-image: url(img/tmm_plus_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM10 a.trig_open {
	background-image: url(img/tmm_minus_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7TMM10 ul ul a.trig_closed, .p7TMM10 ul ul a.trig_open {
	letter-spacing: 0.1em;
	font-size: 1.1em;
	font-weight: bold;
}
.p7TMM10 ul ul a.trig_open {
	color: #000 !important;
}
.p7TMM10 a.current_mark {
	font-weight:bold;
	color:#00457C;
}
.p7TMM10 ul ul a.current_mark {
	color:#00457C;
}
.p7TMMtoggle {
	display:none;
	margin-left: 100px;
}
.p7TMM10_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM10_toggle_all a:link, .p7TMM10_toggle_all a:visited {
	color: #5E76A2;
	font-variant: small-caps;
	outline: 0;
}
.p7TMM10_toggle_all a:hover, .p7TMM10_toggle_all a:focus, .p7TMM10_toggle_all a:active {
	color: #00457C;
	text-decoration: underline;
}

