a.phplmold:link	{
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;
}

a.phplmold:visited	{
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;	
}

a.phplmold:hover	{
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #f1f1d9;
	letter-spacing:1px;
}
a.phplmold:active	{
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;
}

.phplmbodytable	{
	font-family: Georgia;
	font-size: 13px;
	background-color: #fffefc;
	letter-spacing:1px;
}

.ivorybodytable	{
	font-family: Georgia;
	font-size: 13px;
	background-color: #fffff8;
	letter-spacing:1px;
}

.darkbordertable	{
	background-color: #d0cca7;
	border: 1px solid #ffffff;
}

.blackbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	background-color: #839983;
}

.darkgreenbordertable	{
	background-color: #839983;
	border: 1px solid #red;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}
.menu_left	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d0cca7;
	border-right-color: #d0cca7;
	border-bottom-color: #ffffff;
	border-left-color: #d0cca7;
	background-color:#FFFFFF;
}

