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

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

.phplmnormal	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}

a.phplm:link	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.phplm:visited	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.phplm:active	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.phplm:hover	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #990000;
}

.phplmbodytable	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}

.ivorybodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
	background-color: #000000;
	padding-left: 8;
	padding-right: 8;
}

.darkbordertable	{
	background-color: #000000;
}

.blackbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #303030;
	padding-left: 6;
	padding-right: 2;
}

a.greenbordertable:link	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.greenbordertable:visited	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.greenbordertable:active	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.greenbordertable:hover	{
	font-family: "Times New Roman", Times, serif;
	font: TimesRoman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #990000;
}

.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	{
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

.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: #000000;
	border: none;
	border-style: none;
}

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

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