.treemenudiv	{
	display: block;
	white-space: nowrap;
	width: 100%;
	padding-right: 2px;
}
div.phplm:hover, div.phplmselected:hover {
	background-color: #C8DBE5;
}
.phplmnormal	{
	color: #005B82;
	text-decoration: none;
	font-size: 0.75em;
}
a.phplm, a.phplmselected {
	color: #005B82;
   	font-weight: normal;
}
a.phplmselected {
   	font-weight: bold;
}

a.phplmnormal:hover	{
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:link	{
	color: #005B82;
	text-decoration: none;
}

a.phplm:visited	{
	text-decoration: none;
}

a.phplm:active	{
	color: #005B82;
	text-decoration: none;
}
a.phplmselected:link	{
	color: #005B82;
	text-decoration: none;
}

a.phplmselected:visited	{
	color: #005B82;
	text-decoration: none;
}

a.phplmselected:active	{
	color: #005B82;
	text-decoration: none;
}
img.imgs {
	padding-left: 5px;
	vertical-align: middle;
}
img.leftpad {
	padding-left: 5px;
	padding-top: 4px;
}
