/* Styles related to the PHP Layers Menu System begin here */


.phplmnormal	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

a.phplm:link	{
	font-family: Arial;
	font-size: 12px;
	color:White;
	text-decoration: none;
}

a.phplm:visited	{
	font-family: Arial;
	font-size: 12px;
	color: White;
	text-decoration: none;
	width: 100%;
}

a.phplm:hover	{
	font-family: Arial;
	font-size: 12px;
	color:White;
	background-color:#1919CA;
	width: 100%;
	
}

a.phplm:active	{
	font-family: Arial;
	font-size: 12px;
}


a.phplm1:link	{
	font-family: Arial;
	font-size: 11px;
	color:White;
	text-decoration: none;
	width: 95%;
}

a.phplm1:visited	{
	font-family: Arial;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

a.phplm1:hover	{
	font-family: Arial;
	font-size: 11px;
	color:White;
	background-color: #1919CA;
	width: 95%;
	
}

a.phplm1:active	{
	font-family: Arial;
	font-size: 11px;
}

.phplmbodytable	{
	font-family: Arial;
	font-size: 11px;
	background-color: #4C72E5;
}

.ivorybodytable	{
	font-family: Arial;
	color: White;
	font-size: 12px;
	background-color: #4C72E5;
	vertical-align: top;
	
}

.darkbordertable	{
	background-color: #FFFFFF;
/*   filter:progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=5);*/
filter:progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=5);
}
.darkbordertable1	{
	background-color: #FFFFFF;
/*   filter:progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=5);*/
filter:progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=5);
}
.darkbordertable2	{

}

.blackbordertable	{
	background-color: #000000;
	
}
img{
	
}
.ivr {
	FONT-SIZE: 12px; VERTICAL-ALIGN: middle; COLOR: white; FONT-FAMILY: Arial; WHITE-SPACE: nowrap; TEXT-ALIGN: center
}