body {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;
	
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;
}

.footer-text {
	font-size: x-small; color:#555555;
}

A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: underline overline; color: black;}
A:hover {text-decoration: underline overline; color: black;}

.membertd {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;
	background-color:#FF9900;
	border: 1px solid #000000;
}

.admintd {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;
	background-color:#FF9900;
	border: 1px solid #000000;
}
.middletd {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: thin;
	border-right-style: solid;
	border-bottom-style: thin;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;
	
}

