/* Styles related to the PHP Layers Menu System begin here */

.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #000000;
}

a.phplm:link	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #004400;
}

a.phplm:visited	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #726461;
}

a.phplm:hover	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #841212;
	background-color: #fff0c0;
}

a.phplm:active	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #ff0000;
}

.phplmbodytable	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	background-color: #fffae4;
}

.ivorybodytable	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	background-color: #fffff8;
}

.darkbordertable	{
	background-color: #726461;
}

.blackbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	background-color: #839983;
}

.darkgreenbordertable	{
	background-color: #839983;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}

/* Styles related to the PHP Layers Menu System end here */
