.member_table
{
	border:2px solid #E2E9F0;
	width:400px;
	background-color:#E2E9F0;	
	/*margin:5 5 5 5;*/
	text-align:center;
	/*font-size:12px;*/
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: Andalus;
}
.member_table_caption
{
	width:400px;heught:40px;border:1px solid #E2E9F0;background-color:#E2E9F0;color:#0000ff; font-size:22px;
}
.member_update_success_msg
{
	width:400px;heught:40px;border:1px solid #A3D3AA;background-color:#A3D3AA;color:#ff0000; font-size:22px; text-align:center;
}
