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

.phplmnormal	{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fefbfa;
}

a.phplm:link	{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D5A867;
	TEXT-DECORATION: none;
}

a.phplm:visited	{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D5A867;
	TEXT-DECORATION: none;
}

a.phplm:hover	{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D1676A;
	TEXT-DECORATION: none;
}

a.phplm:active	{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fefbfa;
	TEXT-DECORATION: none;
}

.phplmbodytable	{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #7B5F33;
	color: #fefbfa;

}

.mainbodytablesub	{
	font-family: "Times New Roman", Times, serif;
	background-color: #440F77;
	color: #E4BA84;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.spacer {
	margin-top: 9px;
	padding-top: 9px;
	margin-bottom: 6px;
	padding-bottom: 6px;
}


.mainbodytable	{
	font-family: "Times New Roman", Times, serif;
	background-color: #440F77;
	color: #E4BA84;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 600;
  vertical-align: top;
}



.submainbodytable	{
	font-family: "Times New Roman", Times, serif;
	background-color: #440F77;
}

.phplm {
	padding-left: 5px;
	padding-right: 6px;
	width: 50px;
}


td.mainbodytable	{
	padding-left: 5px;
	padding-right: 2px;
	width: 90px;
}

td.mainbodytable3	{
	padding-left: 0px;
	padding-right: 0px;
	background-color: #440F77;
}


.darkbordertable	{
	background-color: red;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-bottom: 0px;
	margin-top: 0px;

}


.darkbordertablesub	{
	background-color: #E3DDC0;
}

.blackbordertable	{
	background-color: #fefbfa;
}

.greenbordertable	{
	background-color: #7B5F33;
}

.darkgreenbordertable	{
	background-color: #7B5F33;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}

.nmt {
	background-color: #441077;
}

.nmts {
	background-color: #441077;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#440F77', EndColorStr='white');
}

