
.treemenu {
	margin : 0px 5px;
	padding : 5px;
	list-style : disc outside;

}

.treemenu  A:active { font-size: 8pt; font-weight: normal; color: rgb(109,109,109);}
.treemenu  A:link { font-size: 8pt; font-weight: normal; color: rgb(109,109,109);}
.treemenu  A:visited { font-size: 8pt; font-weight: normal; color: rgb(79,157,25);}
.treemenu  A:hover { font-size: 8pt; font-weight: normal; color: rgb(79,157,25);}

.treemenu UL {
	list-style : disc outside;
	margin : 0px 0px;
	padding : 0px 10px;
        font-family: Verdana,Helvetica,Geneva,Sans-serif; 
        font-size: 8pt;
        font-weight: normal; 
        color: rgb(29,63,88);
}

.treemenu LI {
	display : inline;
}

.treemenu .treeopen {


	text-decoration : none;
	padding-left : 0px;
        font-family: Verdana,Helvetica,Geneva,Sans-serif; 
        font-size: 8pt;
        font-weight: normal; 
}		

.treemenu .treeclosed {

        padding-bottom : 5px;
	padding-left : 0px;
	text-decoration : none;
        font-family: Verdana,Helvetica,Geneva,Sans-serif; 
        font-size: 8pt;
        font-weight: normal; 
}

.actionanchor {
	text-decoration : none;
}
