/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Cayenne
  -----------------------------------
*/
.p7TMM03 {
	font-variant: normal;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px;
	zoom: 1;
	background-image: url(img/tmm_gradientTeal);
	background-repeat: repeat-x;
	background-color: #FEE6C2;
	width: 250px;
}
.p7TMM03 ul {
	margin: 0px;
	padding: 0px;
	width: 250px;
	list-style-type: none;
	list-style: none;
}
.p7TMM03 ul div {
	background-color: #FEE6C2;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul ul div {
	background-color: transparent;
	background-image: none;
}
.p7TMM03 ul ul {
	font-size: 12px;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul ul ul {
	font-size: 12px;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul li {
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul ul li {
	padding-left: 1em;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul a:link, .p7TMM03 ul a:visited {
	color: #333333;
	padding: 6px 8px 6px 18px;
	display: block;
	text-decoration: none;
	font-variant: normal;
	font-size: 12px;
	border-top: 1px solid;
	border-top-color:#FFFFFF;
	border-bottom: 1px solid;
	border-bottom-color:#FEE6C2;
	outline: 0;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul a:hover, .p7TMM03 ul a:focus, .p7TMM03 ul a:active {
	color: #006CAA;
	text-decoration: none;
}
.p7TMM03 ul ul a:link, .p7TMM03 ul ul a:visited {
	font-variant: normal;
	border: 0;
	padding: 3px 8px 3px 18px;
	color: #333333;
	background-color: transparent !important;
	background-image: none;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul ul a:hover, .p7TMM03 ul ul a:focus, .p7TMM03 ul ul a:active {
	color: #006CAA;
	text-decoration: none;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 a.p7tmm_page {
	background-image: url(img/tmm_page_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM03 ul ul a.p7tmm_page {
	background-image: url(img/tmm_page_square_gray.gif);
	list-style-type: none;
	list-style: none;
}
.p7TMM03 ul ul a.p7tmm_page:hover {
	background-image: url(img/tmm_page_squareopen_black.gif);
	list-style-type: none;
	list-style: none;
}
.p7TMM03 a.trig_closed {
	background-image: url(img/tmm_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	list-style: none;
}
.p7TMM03 ul ul a.trig_closed {
	background-image: url(img/tmm_east_gray.gif);
	list-style-type: none;
	list-style: none;
}
.p7TMM03 a.trig_open {
	background-image: url(img/tmm_south_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	color: #006CAA;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul ul a.trig_closed, .p7TMM03 ul ul a.trig_open {
	font-variant: normal;
	letter-spacing: 0.1em;
	font-size: 12px;
	list-style-type: none;
	list-style: none;
}
.p7TMM03 ul ul a.trig_open {
	color: #E30018!important;
	text-decoration: none;	
	background-image: url(img/tmm_south_gray.gif);
	list-style-type: none;
	list-style: none;
}
.p7TMM03 a.current_mark {
	color: #E30018;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul a.current_mark {
	color: #E30018;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
.p7TMM03 ul ul a.current_mark {
	color: #E30018;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM03_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM03_toggle_all a:link, .p7TMM03_toggle_all a:visited {
	color: #006CAA;
	font-variant: normal;
	outline: 0;
	list-style-type: none;
	list-style: none;
}
.p7TMM03_toggle_all a:hover, .p7TMM03_toggle_all a:focus, .p7TMM03_toggle_all a:active {
	color: #006CAA;
	text-decoration: none;
	list-style-type: none;
	list-style: none;
}
