/* dark blue */
#boxRectHome, div.HeaderLogo, div.FooterL { background-color: #034569; }
/* light blue */
div.HeaderBetweenLogoAndPhoto, div.FooterR { background-color: #007EBF; }
a.nav1, a.nav1:hover, a, a:hover, h1.ColL, #txtPhotoHome { color: #007EBF; }
/* light grey */
#boxSquareHome { background-color: #CDCABD; }


/* --------- DATA TABLE ---------------- open */
.trHeader, .trHeaderCol1 {
	background: #068AC8;
	border-bottom: 2px solid #068AC8;
	color: #FFFFFF
}
.trRow1, .trRow1Col1 {
	background: #E7E7E2;
}
.trRow2, .trRow2Col1 {
	background: #E7E7E2;
}
.trHeader, .trRow1, .trRow2 {
	border-left: 1px solid #C8C8BE;
}
.trHeader, .trHeaderCol1, .trRow1, .trRow1Col1, .trRow2, .trRow2Col1 {
	padding: 5px 10px;
	text-align: center;
}
/* --------- DATA TABLE --------------- close */