div#menu_control    {
    position: absolute;
    top: 120px; 
    left: 25px;
    font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
    font-size: 12px;
}

.treemenudiv	{
	display: block;
	white-space: nowrap;
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #004400;
}

a.treemenu:link	{
	color: #004400;
}

a.treemenu:visited	{
	color: #004400;
}

a.treemenu:hover	{
	color: #105510;
/*	background-color: #215c99;*/
	font-weight: bold;
	text-decoration: none;
}

a.treemenu:active	{
	color: #004400;
}

.imgs	{
	border: 0px;
	width: 16px;
	height: 18px;
}

.menuimg	{
	width: 16px;
	height: 18px;
	vertical-align: top;
	border: none;
}
