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

.p7TMM06 {
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	zoom: 1;
}
.p7TMM div {}
.p7TMM06 ul {
	margin: 0;
	padding: 0;
}
.p7TMM06 ul div {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
.p7TMM06 ul li {
	list-style-type: none;
	margin: 0px 0px;
	padding-left: 0px;
}
.p7TMM06 ul ul {
	font-size: 1em;
}
.p7TMM06 ul ul ul {
	font-size: 1em;
}
.p7TMM06 ul ul li {
	margin: 3px 10px 3px 0;
	border-color: #4E4E4E #000 #000 #4E4E4E;
}
.p7TMM06 ul a:link, .p7TMM06 ul a:visited {
	color: #043A71;
	display: block;
	text-decoration: none;
	zoom: 1;
	outline: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#p7tpc1_1 img {
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.p7TMM06 ul a:hover, .p7TMM06 ul a:focus, .p7TMM06 ul a:active {
	color: #555555;
	text-decoration: none;
}
.p7TMM06 ul ul a:link, .p7TMM06 ul ul a:visited {
	color: #444444;
}
.p7TMM06 ul ul a:hover, .p7TMM06 ul ul a:focus, .p7TMM06 ul ul a:active {
	color: #BB0000;
}
.p7TMM06 li.trig_open {
}
.p7TMM06 a.trig_open {
	color: #EEEEEE!important;
	font-weight: lighter;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #004E9B;
}
.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: #FFCC00;
	text-decoration: underline;
}
.p7TMM06 ul ul a.current_mark {
	color:#0099FF;
	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;
}
