a.nav 		{font-family: Arial, Helvetica;		font-size: 11px;	color: #FFFFFF;		font-weight : bold;}
.sptxt 		{font-family: Arial, Helvetica; 	font-size: 14px; 	color: #336699}
.pgnametxt 	{font-family: Arial, Helvetica; 	font-size: 18px; 	color: #CC0033; 	font-weight: 900}
.pdf 		{font-family: Arial, Helvetica;		font-size: 12px;	color: #CC0033;}
.calendartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0033;
}
.polltxt {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
a.mem { color: #333333; }
.metxt {  font-family: Arial, Helvetica; font-size: 12px; color: #000000}
.membershiptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.memheader {
	font-weight: bold;
	background-color: #E6E6E6;
	line-height: 20px;
}
.memtblend {
	border-bottom-width: thin;
	border-bottom : 1px solid #CA141C;
}
.memborder {
	border : 1px solid #CA141C;
}
.memborderstart {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CA141C;
	border-left-color: #CA141C;
}
.memborderend {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: dashed;
	border-bottom-color: #CA141C;
	border-right-color: #CA141C;
	border-left-color: #CA141C;
}
.membordermid {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #CA141C;
	border-left-color: #CA141C;
}
.redMessage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}