.tableBorder { background-color:  }

.tableBorder table tr th {
	background-color: #ffffff;
	color: black;
}

.tableBorder table tr td {
	background-color: #61b7f8;
}


