body {

	background-color: #FFF;

}



.nav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.nav a:link {

	color: #3CF;

	text-decoration: none;

}



.nav a:visited {

	color: #3CF;

	text-decoration: none;

}



.nav a:hover {

	color: #F60;

}



.nav a:active {

	color: #F60;

}



#membership_head {

	position: absolute;

	height: 35px;

	width: 125px;

	left: 0px;

	top: 0px;

}



#membership_content {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

	position: absolute;

	height: auto;

	width: 700px;

	left: 0px;

	top: 40px;

}



.bank_account_table {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999;

	margin-bottom: 20px;

    width: 400px;

	text-align: left;

}



.bank_account_table_sort {

	color: #3CF;

	font-weight: bold;

	width: 200px;

}



.bank_account_table_data {

	color: #000;

	font-weight: bold;

	width: 200px;

}

ul {

	list-style-image: url(../images/small_singlequote_CCCCCC.gif);

	list-style-position: outside;

}



