/* Styles related to the PHP Layers Menu System begin here */

.phplmnormal	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a.phplm:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #004400;
}

a.phplm:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #726461;
}

a.phplm:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #841212;
	background-color: #fffd400;
}

a.phplm:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff0000;
}

.phplmbodytable	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #fffae4;
}

.ivorybodytable	{
	font-family: Arial, Helvetica, sans-serif;
	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 */

/* Styles related to the demo page begin here */

body	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
}

a:link	{
	text-decoration: none;
	font-size: 12pt;
	color: #666666;
}

a:visited	{
	font-size: 12pt;
	text-decoration: none;
	color: #333333;
}

a:hover	{
	font-size: 12pt;
	text-decoration: none;
	color: #666666;
	background-color: #ffd400;
}

a:active	{
	font-size: 12pt;
	text-decoration: none;
	color: #666666;
}

.h1bar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #ffffff;
}

.bar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #f6f2e6;
}

.preformatted	{
	font-family: courier;
	font-size: 10pt;
}
