.tableBorder { background-color: #FFE8AC}

.tableBorder table tr th {
	background-color: #246494;
	color: white;
}

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


