.minime {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2pt;
	font-weight: normal;
}


.treeNode {
	text-decoration: none;
	color: #36614f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;

}


.treeNode:hover {
	text-decoration: none;
	color: #01371c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}





.treeNode2 {
	text-decoration: none;
	color: #96aba2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 3px;
}

.treeNode2:hover {
	text-decoration: none;
	color: #06341d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
		border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.treeNode2:active {
	text-decoration: none;
	color: #06341d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
		border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}


.treeNode3 {
	text-decoration: none;
	color: #06341d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
		border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
