a.phplmold {
	font-size : 14px;
}
a.phplmold:link	{
	text-decoration: none;
	color: #f2f0e4;
}
a.phplmold:visited	{
	text-decoration: none;
	color: #f2f0e4;
}
a.phplmold:hover	{
	text-decoration: underline;
	color: #6c805b;
}
a.phplmold:active	{
	text-decoration: none;
	color: #f2f0e4;

}

.phplmbodytable	{
	font-size: 14px;
	background-color: #fffefc;
}

.blackbordertable	{
	background-color: #000000;
}

.bodytable {
	font-size: 14px;
	/*background-color: #6c805b;*/
	background-color : #000000;
	padding : 5px;
	border-right : 1px solid #4e4e4e;
	border-left: 1px solid #4e4e4e;
}

.subbodytable	{
	font-size: 14px;
	background-color: #000000;
	text-align : left;
}
.subbodytable td {
	border-bottom : 1px dotted #f2f0e4;
}

/* FIXME want to axe these... */

.ivorybodytable	{
	font-size: 14px;
	background-color: #6c805b;
}

.darkbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	background-color: #839983;
}

.darkgreenbordertable	{
	background-color: #839983;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}
