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

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

.phplmnormal	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.phplm:link	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.phplm:visited	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}


a.phplm:hover	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.phplm:active	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
		font-weight: bold;
}

.phplmbodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

td.ivorybodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #000000;
	border: thin solid #3F1A18;
	border-collapse: collapse;
	padding: 5px;
	font-weight: bold;
}
td.ivorybodyhover {
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #3F1A18;
	border: thin solid #3F1A18;
	border-collapse: collapse;
	padding: 5px;
	font-weight: bold;
}


.darkbordertable	{
		background-color: #000000;
}

.blackbordertable	{
		background-color: #000000;
}

.greenbordertable	{
		background-color: #000000;
}

.darkgreenbordertable	{
		background-color: #000000;
}

.redbordertable	{
		background-color: #000000;
}

.orangebordertable	{
		background-color: #000000;
}

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

/* Styles related to the demo page begin here */


