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

.p7TMM06 {
	font-size: 11px;
	font-family: "Century Gothic", sans-serif;
	background-color: #D7E7FF;
	padding: 0px;
	zoom: 1;
	text-align: left;
}
.p7TMM div {
	text-align: left;
}
.p7TMM06 ul {
	margin: 0;
	padding: 0;
}
.p7TMM06 ul div {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
.p7TMM06 ul li {
	list-style-type: none;
	margin: 0px 0px;
	background-color: #2A5BA1;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.p7TMM06 ul ul {
	font-size: 11px;
}
.p7TMM06 ul ul ul {
	font-size: 11px;
}
.p7TMM06 ul ul li {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #205B9D;
	border-right-color: #205B9D;
	border-bottom-color: #205B9D;
	border-left-color: #205B9D;
}
.p7TMM06 ul a:link, .p7TMM06 ul a:visited {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	zoom: 1;
	outline: 0;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 11px;
	border: 1px solid #2A5BA1;
}
.p7TMM06 ul a:hover, .p7TMM06 ul a:focus, .p7TMM06 ul a:active {
	color: #000000;
	text-decoration: none;
	background-color: #D7E7FF;
	border: 1px solid #2A5BA1;
}
.p7TMM06 ul ul a:link, .p7TMM06 ul ul a:visited {
	color: #000000;
	background-color: #D7E7FF;
}
.p7TMM06 ul ul a:hover, .p7TMM06 ul ul a:focus, .p7TMM06 ul ul a:active {
	color: #FFFFFF;
	background-color: #358BD2;
}
.p7TMM06 li.trig_open {
	background-color: #24619D;
	border-color: #666 #222 #222 #666 !important;
}
.p7TMM06 a.trig_open {
	color: #000000!important;
	font-weight: bold;
	background-color: #93B6D6;
}
.p7TMM06 a.trig_closed {
	background-image: url(img/tmm_east_white2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM06 ul ul a.trig_closed {
	background-image: url(img/tmm_east_black2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #86A9C8;
}
.p7TMM06 a.trig_open {
	background-image: url(img/tmm_south_black2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #86A9C8;
}
.p7TMM06 ul ul a.trig_open {
	background-image: url(img/tmm_south_black2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #86A9C8;
}
.p7TMM06 a.current_mark {
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}
.p7TMM06 ul ul a.current_mark {
	color:#000000;
	font-weight: bold;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM06_toggle_all {
	margin: 0 0 12px 0px;
}
.p7TMM06_toggle_all a:link, .p7TMM06_toggle_all a:visited {
	color: #24619D;
	text-decoration: none;
	outline: 0;
}
.p7TMM06_toggle_all a:hover, .p7TMM06_toggle_all a:focus, .p7TMM06_toggle_all a:active {
	color: #E6ECF9;
	text-decoration: underline;
}
