table.rates tr.odd_row, table.calculator tr.odd_row {
	background-color:#E6EFF8;
}

table.rates tr.header, table.calculator tr.header, table.rates caption, table.calculator caption {
	background-color:#06276E;
}

table.rates, table.calculator  {
	border-color:#06276E;
}


.bgcolorDark {
	background-color:#06276E;
}

.bordercolorDark {
	border-color:#06276E;
}

.bordercolorLight {
	border-color:#E6EFF8;
}

.bgcolorLight {
	background-color:#E6EFF8;
}
