.treemenu {
	margin : 0px 1px;
	padding : 0px;
	list-style : none;
	background-color : #d2d2cd;
	width : 150px;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

.treemenu LI {
	display : inline;
}

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

}

.treemenu .treeopen {
	background-image : url('open.gif');
	background-repeat : no-repeat;
	background-position : left;
}		

.treemenu .treeclosed {
	background-image : url('closed.gif');
	background-repeat : no-repeat;
	background-position : left;
}
div.web-design {
position:absolute; left:712px; top:608px; width:164px; height:14px; z-index:1; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#999999;
}
div.web-design a{
color:#999999;
}

