#membersTable {
	background-color: #000000;
	width: 85%;
	text-align: left;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	}

#membersTable a {
	text-decoration: none;
	color: #FFFFFF;
	}

#membersTable a:hover {
	color: #FF0000;
	}

#moreinfolink a {
	text-decoration: none;
	font-weight:bold;
	color: #1C3764;
	}

#moreinfolink a:hover {
	color: #FF0000;
	font-weight:bold;
	}

#moreinfolink a:visited {
	color: #1C3764;
	font-weight:bold;
	}

#membersTable th.header {
	width: 146px;
	background-color: #1C3764;
	color: #F7F7F7;
	font-family: arial, verdana, helvetica;
	}

#membersTable th.cCheck {
	width:2%;
	background-color: #1C3764;
	color: #F7F7F7;
	font-family: arial, verdana, helvetica;
	}

#membersTable th.cFirstName {
	width: 15%;
	background-color: #1C3764;
	color: #F7F7F7;
	font-family: arial, verdana, helvetica;
	}	

#membersTable th.cLastName{
	width: 15%;
	background-color: #1C3764;
	color: #F7F7F7;
	font-family: arial, verdana, helvetica;
	}

#membersTable th.cintNumb {
	width: 5%;
	background-color: #1C3764;
	color: #F7F7F7;
	font-family: arial, verdana, helvetica;
	}

#membersTable th.cPledgeClass {
	width: 20%;
	background-color: #1C3764;
	color: #F7F7F7;
	font-family: arial, verdana, helvetica;
	}

#membersTable th.cHometown {
	width 20%;
	background-color: #1C3764;
	color: #F7F7F7;
	font-family: arial, verdana, helvetica;
	}

#membersTable th.button {
	width: 20%;
	background-color: #1C3764;
	font-family: arial, verdana, helvetica;
	}

#membersTable td.tableCellPad {
	padding-left: 3px;
	}
.h5 {
	font-weight: lighter;
	text-decoration: none;
    }