/* css file with styles specific to the balance file*/
tr.selected{
	background-color:#FFFF99;
}
tr.unselected{
	background-color:#FFFFFF;
}


