/* Styles related to the PHP Layers Menu System begin here */

.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: tahoma, arial, sans-serif, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #585858;
}
a.phplm	{
	font-size: 11px;
	text-decoration: none;
	font-family: tahoma, sans-serif, helvetica;
	font-weight: bold;
	
	
}


a.phplm:visited	{
	text-decoration: none;
	
}

a.phplm:hover	{
	color: #FF0000;
	text-decoration: underline;
}

a.phplm:active	{
	color: #ff0000;
}

.phplmbodytable	{
	font-family: arial, sans-serif, helvetica;
	font-size: 13px;
	background-color: #fffae4;
}

.ivorybodytable	{
	font-family: arial, sans-serif, helvetica;
	font-size: 13px;
	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	{font-size: 12px;
		font-family: arial;
	
	color: #454545;
	background-color: #ffffff;
	margin: 0;
	 scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #333399;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #333399;
  scrollbar-arrow-color: #333399;
  scrollbar-track-color: #EDF1F6;
}

a {	color: darkblue;
	text-decoration: none;
	 
	
}
a.w {
	font-size: 11px;
	color: white}
a.w:visited {
	font-size: 11px;
	color: white}
a.w:hover {
	font-size: 11px;
	color: #FFC600}
a:visited	{
	color: #6060CA;
	text-decoration: none;
	
}

a:hover	{
	color: red;
	text-decoration: UNDERLINE;
	
}

a:active	{
	color: #ff0000;
}

.h1bar	{
	font-family: arial, sans-serif, helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	font-family: arial, sans-serif, helvetica;
	font-size: 13px;
	background-color: #ffe2b1;
}

.bar	{
	font-family: arial, sans-serif, helvetica;
	font-size: 13px;
	background-color: #f9f9f0;
}

.preformatted	{
	font-family: courier;
	font-size: 13px;
}

.just	{
	text-align: justify;
		}
		
.arialblu	{
		
		font-family: arial;
		color: darkblue;
		line-height: 24px;
		}
.line	{line-height: 0px}	
	
.info	{font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 11px;
		}
STRONG, BIG 
TD, TR {text-align: left}
H3 {color: #333399}

FORM, INPUT {font-size: 11px; font-family: tahoma	}