/* 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: 14px;
	color: #000000;
}

a.phplm:link	{
	font-family: Verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
   font-weight: bold;
   width: 100%;
   height: 100%;
   padding-left:10px;
   padding-right:10px;
}

a.phplm:visited	{
	font-family: Verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
   font-weight: bold;
   width: 100%;
   height: 100%;
   padding-left:10px;
   padding-right:10px;
}

a.phplm:hover	{
	font-family: Verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color: #3f3f7d;
   font-weight: bold;
   text-decoration: none;
   width: 100%;
   height: 100%;
   padding-left:10px;
   padding-right:10px;
}

a.phplm:active	{
	font-family: Verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
   font-weight: bold;
   width: 100%;
   height: 100%;
   padding-left:10px;
   padding-right:10px;
}

a.phplm2:link	{
	font-size:10pt;
   font-family:verdana;
   width: 100%;
   height: 100%;
   display:block;
   padding-left:10px;
   padding-right:10px;
   top: 5px; 
   text-decoration:none;
   color: #000000;
}

a.phplm2:visited	{
	font-size:10pt;
   font-family:verdana;
   width: 100%;
   height: 100%;
   display:block;
   padding-left:10px;
   padding-right:10px;
   top: 5px; 
   text-decoration:none;
   color: #000000;
}

a.phplm2:hover	{
   font-size:10pt;
   font-family:verdana;
   width: 100%;
   height: 100%;
   color:#021941; 
   background: #d1d7e0;
   display:block;
   padding-left:10px;
   padding-right:10px;
   top: 5px; 
   text-decoration:none;
}

a.phplm2:active	{
	font-size:10pt;
   font-family:verdana;
   width: 100%;
   height: 100%;
   display:block;
   padding-left:10px;
   padding-right:10px;
   top: 5px; 
   text-decoration:none;
   color: #000000;
}

.phplmbodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #fffae4;
}

.ivorybodytable	{
	background: #dcdfe6;
   border-style: solid;
   border-width:1px;
   border-top-width:0px;
   border-color:#a2a9bc;
   height: 16px;
   font-size:10pt;
   font-family:verdana;
}

.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 */
