/*
.LITree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6666CC;
	white-space: nowrap;
}
*/

.LITree img {
	border: 0px;
	vertical-align: middle;
}

/*
.LITree a:link {
	color: #6666CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.LITree a:visited {
	color: #6666CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.LITree a:hover {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.LITree a.node, .LITree a.nodeSel .LITree span.node, .LITree span.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.LITree a.nodeSel, .LITree span.nodeSel {
	background-color: #cccccc;
	font-weight: bold;
}


.LITree .clip {
	overflow: hidden;
}
*/
