.treemenu {
	display: list-item; BORDER-RIGHT: #000 0px solid; PADDING-RIGHT: 10px 10 10px 20px; BORDER-TOP: #000 0px solid;
	PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; 
	MARGIN: 1px 20px; BORDER-LEFT: #000 0px solid; WIDTH: 245px; PADDING-TOP: 7px; BORDER-BOTTOM: #000 0px solid;
	LIST-STYLE-TYPE: none; BACKGROUND-COLOR: none
}
.treemenu UL {
	MARGIN: 0px; margin-bottom: 2px;  PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none; WIDTH: 220px; font-weight:bold 8px; font-family:Arial
}
.treemenu LI {
	font-weight:8px; font-weight:bold 8px; font-family:Arial
}
.treemenu UL LI{
 padding-bottom: 0px; /*bottom spacing between menu items*/
}
.treemenu UL LI A{
 color: #000; width: 160%;
background: url(arrowopen.gif) no-repeat center left; /*custom bullet list image*/
display: block; padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;  BORDER-BOTTOM: #dbebfb 2px solid;
font-size: 8; font-weight:6px; font:Arial
}
.treemenu A {
	DISPLAY: block; TEXT-DECORATION: none; font-weight:bold 8px; font-family:Arial
}
.treemenu UL LI A:visited {
	color: #94b8dc
}
.treemenu UL LI A:hover {
	display: block;  border-bottom-width: medium; text-decoration: none; color: #94b8dc; background-color: #F3F3F3
}
.treemenu .treeopen {
  display:block; padding: 5px 0; padding-left: 13px; background-color:#800; border-style: outset; color:#fff
}
.treemenu .treeclosed {
   display:block; padding: 5px 0; padding-left: 5%;  background-color:#000; font-weight:bold 8px; font-family:Arial; 
	color:#FFF; border-style: outset; margin-left: 0px
}
