/* 
  -----------------------------------
  Tree Menu Magic 2
   Style Theme: 06 - Chili
  -----------------------------------
*/

.p7TMM06 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	padding: 0px;
	zoom: 1;
}
.p7TMM div {}
.p7TMM06 ul {
	margin: 0;
	padding: 0;
}
.p7TMM06 ul div {
	padding: 0 0 8px 10px;
}
.p7TMM06 ul li {
	list-style-type: none;
	margin: 0px 0px;
	background-color: #CC6600;
	border-top: 1px solid #A95501;
	border-right: 1px solid #A95501;
	border-bottom: 1px solid #A95501;
	border-left: 1px solid #A95501;
	padding-left: 0px;
}
.p7TMM06 ul ul {
	font-size: 11px;
}
.p7TMM06 ul ul ul {
	font-size: 11px;
}
.p7TMM06 ul ul li {
	margin: 3px 10px 3px 0;
	border-color: #A95501 #0A95501 #A95501 #A95501;
}
.p7TMM06 ul a:link, .p7TMM06 ul a:visited {
	color: #000;
	display: block;
	padding: 5px 10px 5px 20px;
	text-decoration: none;
	zoom: 1;
	outline: 0;
}
.p7TMM06 ul a:hover, .p7TMM06 ul a:focus, .p7TMM06 ul a:active {
	color: #663300;
	text-decoration: underline;
}
.p7TMM06 ul ul a:link, .p7TMM06 ul ul a:visited {
	color: #663300;
	background-color: #FF9900;
}
.p7TMM06 ul ul a:hover, .p7TMM06 ul ul a:focus, .p7TMM06 ul ul a:active {
	color: #EBEBEB;
	background-color: #CC6600;
}
.p7TMM06 li.trig_open {
	background-color: #CC6600s;
	border-color: #CC6600 #CC6600 #CC6600 #CC6600 !important;
}
.p7TMM06 a.trig_open {
	color: #663300 !important;
	font-weight: bold;
}
.p7TMM06 a.trig_closed {
	background-image: url(img/tmm_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM06 ul ul a.trig_closed {
	background-image: url(img/tmm_east_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM06 a.trig_open {
	background-image: url(img/tmm_south_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM06 ul ul a.trig_open {
	background-image: url(img/tmm_south_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM06 a.current_mark {
	font-weight:bold;
	color: #EDEDED;
	text-decoration: underline;
}
.p7TMM06 ul ul a.current_mark {
	color:#ECECEC;
	text-decoration: none;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM06_toggle_all {
	margin: 0 0 12px 0px;
}
.p7TMM06_toggle_all a:link, .p7TMM06_toggle_all a:visited {
	color: #000;
	text-decoration: none;
	outline: 0;
}
.p7TMM06_toggle_all a:hover, .p7TMM06_toggle_all a:focus, .p7TMM06_toggle_all a:active {
	color: #AA3C44;
	text-decoration: underline;
}

