tr.std_complete {
	background-color: #C0FFC0;
}
tr.std_partial {
	background-color: #FFFFC0;
}
tr.std_none {
	background-color: #FFC0C0;
}
