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

.phplmnormal	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

a.phplm:link	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

a.phplm:visited	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

a.phplm:hover	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;
		font-weight:bold;
}

a.phplm:active	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0000ff;
}


a.phplmsub:link	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight:normal;
}

a.phplmsub:visited	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight:normal;
}

a.phplmsub:hover	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;
		font-weight:normal;
}

a.phplmsub:active	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0000ff;
}


.phplmbodytable	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	
}

.ivorybodytable	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCD7CD;
}
.ddownbodytable	{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	
}

.darkbordertable	{
	background-color: #333333;
}

.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;
}

a:link	{
	color: #0000FF;
	
}

a:visited	{
	color: #0000FF;
	
}

a:hover	{
	color: #ff8000;
	
}

a:active	{
	color: #cc0000;
	
}

.h1bar	{
	font-family: Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffe2b1;
}

.bar	{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f6f2e6;
}

.preformatted	{
	font-family: courier;
	font-size: 10pt;
}

.topmenu {font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.topmenu
{ font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; }
