.treemenudiv	{
	display: block;
	white-space: nowrap;
	font-size: 93%;
}

.phplmnormal	{
	color: #334d55;
	text-decoration: none;
	cursor: pointer;
}

a.phplmnormal:hover	{
	color: #334d55;
	text-decoration: none;
}

a.phplm:link	{
}

a.phplm:visited	{
}

a.phplm:hover	{
	text-decoration: underline;
}

a.phplm:active	{
	color: #ff0000;
	text-decoration: none;
}

a.phplmselected:link	{
	color: #dd0000;
	text-decoration: none;
}

a.phplmselected:visited	{
	color: #ff0000;
	text-decoration: none;
}

a.phplmselected:hover	{
	color: #841212;
	text-decoration: none;
}

a.phplmselected:active	{
	color: #ff0000;
	text-decoration: none;
}
