/*
=Start blue colour scheme
*/
.blueScheme, .blueScheme th, .blueScheme td {
	border-color: #069;
}

.blueScheme .even {
	background-color: #E3F6FE;
}

.blueScheme th, .blueScheme thead td {
	background-color: #69F;
}

.blueScheme th.firstColumn {
	background-color: #9CF;
}
/*
=End blue colour scheme
*/
