

#tables tr{
	background-color: #ececea;
}

#tables tr:hover{
	background-color: #FFFFFF;
}
#tables th.top{
	background: url(images/12button.png) repeat-x;
	color: #000000;
}
