a.nav {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
; text-decoration: none
}
.sptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.pgnametxt {  font-family: Arial, Helvetica; font-size: 16px; color: #FFFFFF; font-weight: 900}

.pdf {  font-family: Arial, Helvetica; font-size: 12px; color: #006699}

.calendartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
.polltxt {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000
}
a.mem { color: #333399; }
.metxt {  font-family: Arial, Helvetica; font-size: 12px; color: #003366}
.membershiptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.memheader {
	font-weight: bold;
	background-color: #99CCFF;
	line-height: 20px;
}
.memtblend {
	border-bottom-width: thin;
	border-bottom : 1px solid #0089C6;
}
.memborder {
	border : 1px solid #0089C6;
}
.memborderstart {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0089C6;
	border-left-color: #0089C6;
}
.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: #0089C6;
	border-right-color: #0089C6;
	border-left-color: #0089C6;
}
.membordermid {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #0089C6;
	border-left-color: #0089C6;
}
.redMessage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
