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

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

.phplmnormal	{
	font-family: Times New Roman, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
}

a.phplm:link	{
	font-family: Times New Roman, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #293F70;
	text-decoration: none;
}

a.phplm:visited	{
	font-family: Times New Roman, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #293F70;
	text-decoration: none;
}

a.phplm:hover	{
	font-family: Times New Roman, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: none;
}

a.phplm:active	{
	font-family: Times New Roman, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}

phplm-active
{
	font-family: Times New Roman, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
}

a.phplm_bal:link	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	background-color: none;
}

a.phplm_bal:visited	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	background-color: none;
}

a.phplm_bal:hover	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: none;
	text-decoration: underline;
}

a.phplm_bal:active	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	background-color: none;
}

a.phplm_sub:link	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	background-color: none;
}

a.phplm_sub:visited	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	background-color: none;
}

a.phplm_sub:hover	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: none;
	text-decoration: underline;
}

a.phplm_sub:active	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	background-color: none;
}

.phplmbodytable	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: none;
	padding: 0;
}

.phplmbodytable_bal	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: none;
	padding: 0;
}

.phplmbodytable td
{
    border-bottom: 1px solid #ffcc00;
    padding: 12px 10px 12px 0px;
    background-color: none;
}

.ivorybodytable	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: none;
	padding: 0px 6px 0px 2px;
}

.ivorybodytable_sub {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: none;
	padding: 0px 0px 6px 0px;
}

.darkbordertable	{
	background-color: f3f3f3;
	border: 1px solid #949496
}

.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 */
