#nav {
	/*margin-top: 15px;*/
	margin-left: 7px;
	padding-left: 0;
	padding-right: 15px;
	margin-bottom: 30px;
	width : 170px;
	overflow-x: hidden;
	list-style: none;
	text-align: left;
	z-index: 1000;	
}	


.treemenudiv	{
	display: block;
	white-space: nowrap;
}
/*
.treemenudiv a{
	color: white;
}

.treemenudiv a:hover{
	background-color: #958e85;
	color: white;
}
*/
a.phplmnormal	{
	color: white;
	text-decoration: none;
}

#nav a {
	z-index:100;
}

a.phplmnormal:hover	{
	color: white;
/*	background-color: #958e85; */
	text-decoration: none;
}

a.phplmnormal:visited	{
	color: white;

}

a.phplm:link	{
	color: white;
	text-decoration: none;
}

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

a.phplm:hover	{
	color: white;
/*	background-color: #958e85; */
	text-decoration: none;
}

a.phplm:active	{
	color: #bbbbbb;
	text-decoration: none;
}

a.phplmselected:link	{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.phplmselected:visited	{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.phplmselected:hover	{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.phplmselected:active	{
}

a.phplmtoplevel {
	font-size: 1.1em;
}
div.phplmtoplevel_spacer {
	font-size: 1px;
	height: 7px;
}