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

.phplmnormal	{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
}

a.phplm:link	{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	text-decoration: none;
}

a.phplm:visited	{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	text-decoration: none;
}

a.phplm:hover	{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: #181029;
	background-color: White;
}

a.phplm:active	{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
}

.phplmbodytable	{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	background-color: #181029;
}

.ivorybodytable	{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	background-color: #181029;
}

.darkbordertable	{
	background-color: #181029;
}

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