/*.clsNode {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	color: black;
}
*/
.Selected1, .Selected2, .Selected3, .Selected4, .Selected5, .Selected6, .Selected7 { font-family: Tahoma; font-size: 8pt; text-decoration: underline; cursor: hand; color: #ff9900; font-weight: bolder; background-color: #dedbcc; }

.Opened1, .Opened2, .Opened3, .Opened4, .Opened5, .Opened6, .Opened7 { font-family: Tahoma; font-size: 8pt; text-decoration: none; cursor: hand; color: #999900; text-indent: 5px; font-weight: bolder; background-color: #dedbcc; }

.clsSelectedNode { font-family: Tahoma; font-size: 8pt; text-decoration: underline; color: #ff9900; font-weight: bold; background-color: #dedbcc; }

.clsNode, .clsNodeUnhilightable { font-family: Tahoma; font-size: 8pt; text-decoration: none; cursor: hand; color: #0066cc ; background-color: #dedbcc; }
.clsNode:hover { text-decoration: none; color: #eeeeee; background-color: #336699 }
.clsNode:hover { color: #eeeeee; text-decoration: none; background-color: #336699; }

