

#treeitem{
	margin: 0em;
	padding: 0em;
}

#treeitem img{
	padding: 0 0px 0px 0px;
	margin: 0 0px 0px 0px;
	border: 0px;
}



#treeitem td{
	margin: 0em 0em 0em 0em;
	padding: 0.05em 0em 0.05em 0.2em;
	background-color: #FFFFFF;
}

#treeitem a{
	padding: 0 0px;
	color: #666;
	text-decoration: none;
}

#treeitem a:visited{
    color: #999;
	}

#treeitem a:hover{
	color: #000;
}

#treeitem li#currentpage a{
    border: 0px;background: #FFF;
    color: #000;cursor: default;
    font-weight: bold;}
