li.ind-18
{	text-indent: -18pt;
}
li.ind-27
{	text-indent: -27pt;
}
li.ind-55
{	text-indent: -55pt;
}


.treemenu {
  list-style : none;
}

.treemenu UL {
  list-style : none;
}

.treemenu A {
  padding-left : 12px;
  text-decoration : none;
}
.treemenu A:hover {
  padding-left : 12px;
  text-decoration : underline;
}
.treemenu .treeopen {
	background-image : url('images/open.gif');
	background-repeat : no-repeat;
	background-position : left;
}

.treemenu .treeclosed {
	background-image : url('images/closed.gif');
	background-repeat : no-repeat;
	background-position : left;
}

ulOFF {
  border: 1px solid red;
}

liOFF {
  border: 1px solid blue;
