.greybordercell {
	border: thin solid #808080;
}
.greybordercellright {
	border-top: thin none #808080;
	border-right: thin solid #808080;
	border-bottom: thin none #808080;
	border-left: thin none #808080;
}
.footerlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:middle;
}
.footerjoin {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DADADA;
	text-decoration: none;
	text-align:middle;
}
