

.mainTable {
	background-image: url('images/bg_MembersNo.png');
	height:135px;
	width:640px!important;
	background-position: top;
	color: white;
	text-align:center;
	background-repeat:no-repeat;
	
	}
	
.CellMemberNo{
	font-size:16px;
    font-weight:bold;
}