a.nav {
	color: #003366;
	text-decoration: none;
}

.sptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight : bold;
	line-height: 24px;
}

.pgnametxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	line-height: 24px;
}

.pdf {  font-family: Arial, Helvetica; font-size: 12px; color: #003366}

.calendartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.polltxt {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #003366
}

a.mem { color: #003333; }

.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: #CC9999;
	line-height: 20px;
}

.memtblend {
	border-bottom-width: thin;
	border-bottom : 1px solid #996666;
}

.memborder {
	border : 1px solid #996666;
}

.memborderstart {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #996666;
	border-left-color: #996666;
}

.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: #996666;
	border-right-color: #996666;
	border-left-color: #996666;
}

.membordermid {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #996666;
	border-left-color: #996666;
}

.redMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.rightBorder {
	background-image: url(rightContent.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.navTabBG {
	background-image: url(navBG.gif);
	background-repeat: repeat-y;
}

.contentBG {
	background-color: #F0F0F0;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #003366;
	line-height: 18px;
}

.bottomBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.navTD {
	padding-left: 23px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
	font-weight : bold;
}

.homeFooter {
	background-color: #F0F0F0;
	}

.pgnavTabBG {
	background-image: url(s_navBG.gif);
	background-repeat: repeat-y;
}

.pgnavTD {
	padding-left: 22px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
	font-weight : bold;
}

.subpgnavTD {

	padding-left: 48px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
	font-weight : bold;
}

.pgContentTD {
	padding: 5px 10px 10px;
}

.breadCrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight : normal;
	text-decoration: none;
}

.breadCrumbsEnd {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight : normal;
	text-decoration: none;
}

a:link { 
	color: #004080;
	}

