.treeNode {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
}


.clsSelected1, .clsSelected2, .clsSelected3, .clsSelected4 {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 175px;
}


.clsExpanded1, .clsExpanded2, .clsExpanded3, .clsExpanded4 {
	text-decoration: none;
	color: #343434;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 175px;
}


.treeLevel1 {
	text-decoration: none;
	color: #343434;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 175px;
}


.treeLevel1:hover {
	text-decoration: none;
	color: #FFCC00;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	width: 175px;
}


.treeLevel2 {
	text-decoration: none;
	color: #343434;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
}

.treeLevel2:hover {
	text-decoration: none;
	color: #FFCC00;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
}

.treeLevel3 {
	text-decoration: none;
	color: #343434;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
}

.treeLevel3:hover {
	text-decoration: none;
	color: #FFCC00;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
}

.treeLevel4 {
	text-decoration: none;
	color: #343434;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
}

.treeLevel4:hover {
	text-decoration: none;
	color: #FFCC00;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
}