/***** Description: This class defines the colours used *****/
/***** for the table headers within the contents area *****/
.contentsbar_div table th
{
	color: #000000;
	background-color: #e2baea;
}
