.tblMembershipFees{
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}


.tblMembershipFees th, .tblMembershipFees td{
	border-top:1px solid #999;
	border-right:1px solid #999;
}

.tblMembershipFees thead th{
	padding:3px 10px 3px 10px !important;
	margin:0px !important;
	text-align:center !important;
	vertical-align:top;
	background:#E6E6E6;
	font-size:1.1em;
	font-weight:bold !important;
}
	.tblMembershipFees thead th span{
		font-size:0.9em;
		font-weight:normal !important;				
	}

.tblMembershipFees tbody th{
	background:#E6E6E6;
	width:150px;
}
	.tblMembershipFees tbody th span{
		font-size:0.9em;
		font-weight:normal !important;
	}

.tblMembershipFees tbody th, .tblMembershipFees tbody td{
	padding:5px 10px 5px 20px;
	font-weight:bold;
	text-align:left !important;
}
.tblMembershipFees tbody td.joiningFee{
 	font-weight:normal;
	width:90px;
}

/* column widths */
/*.cat{
	width:150px;
}
.subs{
	width:109px;
}
.deposit{
	width:108px;
}
.joiningFee{
	width:69px;
}
.dd{
	width:164px;
}*/