a.nav {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #006699;
; text-decoration: none
}
.sptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.pgnametxt {  font-family: Arial, Helvetica; font-size: 14px; 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:hover { color: #003333; }
a.mem { color: #003333; }
.metxt {  font-family: Arial, Helvetica; font-size: 12px; color: #003333}
.membershiptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.memheader {
	font-weight: bold;
	background-color: #84B0D8;
	line-height: 20px;
}
.memtblend {
	border-bottom-width: thin;
	border-bottom : 1px solid #6699CC;
}
.memborder {
	border : 1px solid #6699CC;
}
.memborderstart {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.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: #6699CC;
	border-right-color: #6699CC;
	border-left-color: #6699CC;
}
.membordermid {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.redMessage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
