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

.phplm:normal	{
	font: 18px Times, Helvetica;
	color: #ffffff;
}

a.phplm:link	{
	font: 18px Times, Helvetica;
	color: #ffffff;
}

a.phplm:visited	{
	font: 18px Times, Helvetica;
	color: #ffffff;
}

a.phplm:hover	{
	font: 18px Times, Helvetica;
	color: #ffffff;
	background-color: #6699cc;
}

a.phplm:active	{
	font: 18px Times, Helvetica;
	color: #ffffff;
}

.phplmplain:normal	{
	font: 14px Times, Helvetica;
	color: #ffffff;
}

a.phplmplain:link	{
	font: 14px Times, Helvetica;
	color: #ffffff;
}

a.phplmplain:visited	{
	font: 14px Times, Helvetica;
	color: #ffffff;
}

a.phplmplain:hover	{
	font: 14px Times, Helvetica;
	color: #ffffff;
	background-color: #6699cc;
}

a.phplmplain:active	{
	font: 14px Times, Helvetica;
	color: #ffffff;
}

a.phplmsub:link	{
	font: 14px Times, Helvetica;
	color: #000000;
}

a.phplmsub:visited	{
	font: 14px Times, Helvetica;
	color: #000000;
}

a.phplmsub:hover	{
	font: 14px Times, Helvetica;
	color: #ffffff;
}

a.phplmsub:active	{
	font: 14px Times, Helvetica;
	color: #000000;
}

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

.ivorybodytable	{
	font-family: Times, Helvetica;
	font-size: 12px;
	color: #ffffff
	#background-color: #cc9966;
	background-color: #ccccdd;
}

.darkbordertable	{
	background-color: #336699;
}

.blackbordertable	{
	background-color: #000000;
}

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

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

body	{
	color: #000000;
	background-color: #336699;
	margin: 0;
}

a:link	{
	color: #004400;
	text-decoration: none
}

a:visited	{
	color: #726461;
	text-decoration: none
}

a:hover	{
	color: #ffffff;
	background-color: #6699cc;
	text-decoration: none
}

a:active	{
	color: #ff0000;
}

.h1bar	{
	font-family: arial, sans-serif, helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
}

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

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

.preformatted	{
	font-family: courier;
	font-size: 10pt;
}
