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

.p7TMM01 {
	
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	zoom: 1;
	border-bottom: 1px solid #939598;
}
.p7TMM01 ul {
	margin: 0;
	padding: 0;
}
.p7TMM01 ul ul {
	font-size: 14px;
	line-height: 10px;
}
.p7TMM01 ul ul ul {
	font-size: 1em;
}
.p7TMM01 li {
	list-style-type: none;
	margin: 0;
}
.p7TMM01 ul ul li {
	padding-left: 1em;
}
.p7TMM01 ul a:link, .p7TMM01 ul a:visited {
	color: #008c9a;
	display: block;
	padding: 6px 8px 6px 40px;
	text-decoration: none;
	zoom: 1;
	outline: 0;
	background: url(img/tmm_page_tri_down2.gif) no-repeat left center;
	border-top: 1px solid #939598;
}
.p7TMM01 ul div {
	background-color: #FFF;
	background-image: url(img/tmmbevel_white.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
}
.p7TMM01 ul a:hover, .p7TMM01 ul a:focus, .p7TMM01 ul a:active {
	color: #d2232a;
	text-decoration: underline;
	background: url(img/tmm_page_tri_right2.gif) no-repeat left center;
}
.p7TMM01 ul ul a {
}
.p7TMM01 ul ul a:link, .p7TMM01 ul ul a:visited {
	background: url(img/tmm_page_tri_down_small.gif) no-repeat left center;
	border: none;
}
.p7TMM01 ul ul a:hover, .p7TMM01 ul ul a:active {
	background: url(img/tmm_page_tri_right_small.gif) no-repeat left center;
}
.p7TMM01 a.p7tmm_page {
	background-image: url(img/tmm_page.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM01 a.trig_closed {
	background-image: url(img/tmm_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM01 a.trig_open {
	background-image: url(img/tmm_south_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7TMM01 ul ul a.trig_closed, .p7TMM01 ul ul a.trig_open {
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
.p7TMM01 ul ul a.trig_open {
	color: #000;
}
.p7TMM01 a.current_mark {
	font-weight:bold;
	color:#C30;
}
.p7TMM01 ul ul a.current_mark {
	color: #d2232a;
	background: url(img/tmm_page_tri_right_small.gif) no-repeat left center;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM01_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM01_toggle_all a:link, .p7TMM01_toggle_all a:visited {
	color: #000;
	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: underline;
}



.p7TMM01 ul a.currentLeftMenu:link, .p7TMM01 ul a.currentLeftMenu:visited {
	color: #fff;
	display: block;
	padding: 6px 8px 6px 40px;
	text-decoration: none;
	zoom: 1;
	outline: 0;
	background: #d2232a url(img/tmm_page_tri_right_w.gif) no-repeat left center;
	border-top: 1px solid #939598;
}

.p7TMM01 ul ul a.currentLeftMenuSub:link {
	color: #d2232a;
	background: url(img/tmm_page_tri_right_small.gif) no-repeat left center;
	
}




.p7TMM01 ul a.noTri:link, .p7TMM01 ul a.noTri:visited, .p7TMM01 ul a.noTri:hover, .p7TMM01 ul a.noTri:link {
	background: none;
}
