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

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

.phplmnormal	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013467;
}

a.phplm:link	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #014589;
}

a.phplm:visited	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #469BB7;
}

a.phplm:hover	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #5303B4;
	background-color: #fff0c0;
}

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

.phplmbodytable	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fffae4;
	color: #013467;

}

.ivorybodytable	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #013467;
	border: 0px dotted #98C8D8;
	background-color: #D9EBF0;



}

.darkbordertable	{
	background-color: #D9EBF0;
	border: 1px #D9EBF0;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;



}

.blackbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	background-color: #839983;
	color: #013467;

}

.darkgreenbordertable	{
	background-color: #BEDCE6;
	color: #469BB7;
	border: 1px none #013467;

}

.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: #013467;
	background-color: #BEDCE6;
	margin: 0;
	padding: 0;
}

a:link	{
	color: #014589;
}

a:visited	{
	color: #726461;
}

a:hover	{
	color: #013467;
	background-color: #D9EBF0;
}

a:active	{
	color: #ff0000;
}

.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: #ffe2b1;
}

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

.preformatted	{
	font-family: luxi mono, courier, courier new, monospace, serif;
	font-size: 14px;
}
.bartisbodytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BEDCE6;
	color: #013467;
	border: #013467;


}
.bartisbordertable {

	background-color: #BEDCE6;
	color: #013467;
	border: #013467;
}

