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

.phplmnormal	{
	font-family: Garamond, Times New Roman;
	font-size: 1em;
	color: #000000;
}

a.phplm:link	{
	font-family: Garamond, Times New Roman;
	font-size: 1em;
	color: #004400;
}

a.phplm:visited	{
	font-family: Garamond, Times New Roman;
	font-size: 1em;
	color: #726461;
}

a.phplm:hover	{
	font-family: Garamond, Times New Roman;
	font-size: 1em;
	color: #841212;
}

a.phplm:active	{
	font-family: Garamond, Times New Roman;
	font-size: 1em;
	color: #ff0000;
}

.phplmbodytable	{
	font-family: Garamond, Times New Roman;
	font-size: 1em;
}

.invisibletable	{
    background-color: white;
}

.ivorybodytable	{
	font-family: Garamond, Times New Roman;
	font-size: 1em;
	background-color: #fffff8;
}

.darkbordertable	{
	background-color: #726461;
}

.darkborderdiv {
	border: 1px solid #726461;
	background-color: #fffff8;
}

.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 */

.h1bar	{
	font-family: Garamond, Times New Roman;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	font-family: Garamond, Times New Roman;
	font-size: 1em;
	background-color: #ffe2b1;
}

.bar	{
	font-family: Garamond, Times New Roman;
	font-size: 1em;
	background-color: #f6f2e6;
}

.preformatted	{
	font-family: courier;
	font-size: 1em;
}
