.tree {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.tree a, .tree a:hover {
	color: #367CFF;
	font-size: 1em;
}

.tree a:hover {
	color: #525151;
}

.tree li, .tree li div ul li {
	list-style: none;
}

.tree li div ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.tree_proj, .tree_cat {
	font-weight: bold;
}

.tree_msg, .tree_proj_msg, .tree_cat_msg {
	font-weight: normal;
}

.tree_proj {
	
}

.treeicon {
	margin-right: 3px;
}



.tree_proj a img{border:0}