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

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

.phplmnormal	{
	
	color: #000000;
}

a.phplm:link	{
	
	
	color: #000000;
}

a.phplm:visited	{
	
	
	color: #000000;
}

a.phplm:hover	{
	
	
	color: #000000;
	background-color: #FFFFFF;
}

a.phplm:active	{
	
	
	color: #ff0000;
}

.phplmbodytable	{
	
	background-color:#FDF5E6
}

.ivorybodytable	{
	background-color:#FDF5E6	
}

.darkbordertable	{
	background-color:#FFFAE4
}

.blackbordertable	{
	background-color:#FFFAE4
}

.greenbordertable	{
	background-color:#FFFAE4
}

.darkgreenbordertable	{
	background-color:#FFFAE4
}

.redbordertable	{
	background-color:#FFFAE4
}

.orangebordertable	{
	background-color:#FFFAE4
}

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

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

a:link	{
	color: #000000;
	url(
}

a:visited	{
	color: #000000;
}

a:hover	{
	color: #000000;
	background-color: #FFFFFF;
}

a:active	{
	color: #ff0000;
}

.h1bar	{
	
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	
	
	background-color: #ffe2b1;
}

.bar	{
	
	
	background-color: #f9f9f0;
}

