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

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

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

a.phplm:link	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
    text-decoration: none;
}

a.phplm:visited	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
    text-decoration: none;
}

a.phplm:hover	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
}

a.phplm:active	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
}

.menuRow{
     background-color: #B3DAFB;
     vertical-align: middle;
     font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
     font-size: 11px;
     border-style: solid;
     border-color: #b6b9c0;
     border-width: 1px 1px 1px 1px;
     padding-left: 2px;
}

.menuRowOn{
     background-color: #B3DAFB;
     vertical-align: middle;
     font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
     font-size: 11px;
     border-style: solid;
     border-color: #3b84c1;
     border-width: 1px 1px 1px 1px;
     padding-left: 2px;
     cursor: hand;
}

.phplmbodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #fffae4;*/
}

.ivorybodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	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	{
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

a:link	{
	color: #004400;
}

a:visited	{
	color: #726461;
}

a:hover	{
	color: #841212;
	/*background-color: #fff0c0;*/
}

a:active	{
	color: #ff0000;
}

.h1bar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffe2b1;
}

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

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