a.nav {  font-family: Arial, Helvetica; font-size: 11px; color: #339999}
.sptxt { font-family: Arial, Helvetica; font-size: 14px; color: #CCFFFF}
.pgnametxt {  font-family: Arial, Helvetica; font-size: 18px; color: #CCFFFF; font-weight: 900}
.pdf {  font-family: Arial, Helvetica; font-size: 12px; color: #339999}

.calendartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339999;
}
.polltxt {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000
}
a.mem { color: #336699; }
a.mem:visited { color: #336699; }
.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: #CCFFCC;
	line-height: 20px;
}
.memtblend {
	border-bottom-width: thin;
	border-bottom : 1px solid #669933;
}
.memborder {
	border : 1px solid #669933;
}
.memborderstart {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #669933;
	border-left-color: #669933;
}
.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: #669933;
	border-right-color: #669933;
	border-left-color: #669933;
}
.membordermid {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #669933;
	border-left-color: #669933;
}
.redMessage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}