.treemenu {
	margin : 0px 0px;
	padding : 5px;
	list-style : none;	
	border : 0px;
	width : 140;
	line-height: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #071a47;

}

.treemenu UL {
	list-style : none;
	margin : 0px 0px;
	padding : 0px 0px;
}

.treemenu LI {
	display : inline;

}

.treemenu A {
	display : block;
	padding-left : 2px;
	text-decoration : none;

}

.treemenu .treeopen {
	background-repeat : no-repeat;
	background-position : left;
	color: #071a47;
	font-size: 11px;

}		

.treemenu .treeclosed {
	background-repeat : no-repeat;
	background-position : left;
	color: #071a47;
	font-size: 11px;
}
