TABLE#fixed_coupon_bonds_TBL{
	width:548px;
	margin:0 auto 26px auto;
}
	TABLE#fixed_coupon_bonds_TBL TR:hover{
		background-color:#c4d8e0;
	}
	TABLE#fixed_coupon_bonds_TBL TH{
		background-color:#c4d8e0;
		text-align:center;
	}
	TABLE#fixed_coupon_bonds_TBL TD{
		text-align:center;
		border-bottom:#CCC dotted 1px;
	}
	TABLE#fixed_coupon_bonds_TBL TD.issuer{
		text-align:left;
	}

TABLE#floating_rate_notes_TBL{
	width:548px;
	margin:0 auto 26px auto;
}
	TABLE#floating_rate_notes_TBL TR:hover{
		background-color:#c9dfe8;
	}
	TABLE#floating_rate_notes_TBL TH{
		background-color:#c9dfe8;
		text-align:center;
	}
	TABLE#floating_rate_notes_TBL TD{
		text-align:center;
		border-bottom:#CCC dotted 1px;
	}
	TABLE#floating_rate_notes_TBL TD.issuer{
		text-align:left;
	}
