TR.onTemp {
	background-color: #d7d7d7;
	cursor: pointer;
}

TR.offTemp {
	background-color: #ffffff;
	cursor: default;
}