.webfx-tree-container {
	margin: 0px;
	padding: 0px;
	font: icon;
	white-space: nowrap;
}

.webfx-tree-item {
	text-align:left;
	padding:8px 0px 3px 30px;
	margin: 0px;
	font: icon;
	color: black;
	white-space: nowrap;
	background:url(../images/con3_021.gif) left top repeat-x;
}

.webfx-tree-item a, .webfx-tree-item a:active, .webfx-tree-item a:hover {
	font-size:12px;
	font-weight:bold;
	margin-left: 0px;
	padding: 1px 2px 1px 2px;
}

.webfx-tree-item a {
	color: #666;
	text-decoration: none;
}

.webfx-tree-item a:hover {
	color: red;
	text-decoration: underline;
}

.webfx-tree-item a:active {
	/*
	background: highlight;
	color: highlighttext;
	*/
	text-decoration: none;
}

.webfx-tree-item img {
	vertical-align: middle;
	border: 0px;
}

.webfx-tree-icon {
	/*width: 20px;*/
	/*height: 20px;*/
}
.webfx-tree-item a.selected {
	/*
	color: selectedtext;
	background: selected;
	*/
}

.webfx-tree-item a.selected-inactive {
	/*
	color: windowtext;
	background: buttonface;
	*/
}



.webfx-tree-item2 {
	text-align:left;
	padding:5px 0px 3px 36px;
	margin: 0px;
	font: icon;
	color: black;
	white-space: nowrap;
	background:url(../images/con3_022.gif) left top repeat-x;
}

.webfx-tree-item2 a, .webfx-tree-item2 a:active, .webfx-tree-item2 a:hover {
	font-size:12px;
	margin-left: 6px;
	padding: 1px 2px 1px 2px;
}

.webfx-tree-item2 a {
	color: #666;
	text-decoration: none;
}

.webfx-tree-item2 a:hover {
	text-decoration: underline;
}

.webfx-tree-item2 a:active {
	/*
	background: highlight;
	color: highlighttext;
	*/
	text-decoration: none;
}

.webfx-tree-item2 img {
	vertical-align: middle;
	border: 0px;
}

.webfx-tree-item2 a.selected {
	/*
	color: selectedtext;
	background: selected;
	*/
}

.webfx-tree-item2 a.selected-inactive {
	/*
	color: windowtext;
	background: buttonface;
	*/
}