/* 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: #FFFFFF;
	font-weight: 900
}

a.phplm, a.phplm:link, a.phplm:visited, a.phplm:active
{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 900;
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap;
	display: block;
	/* width: 80px; */
	text-decoration: none
}
a.phplm:hover	
{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff0c0;
}


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

.ivorybodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #fffff8;
}

.darkbordertable	{
	background-color: #726461;
}
.whitebordertable	
{
	border: 1px solid #000000;
	margin-top: 3px;
	padding-left: -2px;
}

.blackbordertable	{
	background-color: #000000;
}

.graybordertable	{
	background-color: #7A664C;
}

.darkgreenbordertable	{
	background-color: #839983;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}

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

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


.h1bar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #ffe2b1;
}

.bar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #f9f9f0;
}

.preformatted	{
	font-family: luxi mono, courier, courier new, monospace, serif;
	font-size: 14px;
}
