a.nav {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000066;
}
.sptxt { font-family: Arial, Helvetica; font-size: 14px; color: #006666}
.pgnametxt {  font-family: Arial, Helvetica; font-size: 18px; color: #666666; font-weight: 900}
.pdf {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000066;
}

.calendartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
}
.polltxt {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000
}
a.mem { color: #000000; }
a.memASBOA { color: #000000;
			 font-size: 14px;
			 }
.metxt {  font-family: Arial, Helvetica; font-size: 12px; color: #666666}
.membershiptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.memheader {
	font-weight: bold;
	background-color: #CCCCCC;
	line-height: 20px;
}
.memtblend {
	border-bottom-width: thin;
	border-bottom : 1px solid #999999;
}
.memborder {
	border : 1px solid #999999;
}
.memborderstart {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.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: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.membordermid {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.redMessage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}