.navigation_table {
	background-color: #015FFF;
	font: 10px arial,helvetica;
}

.navigation_hdr_row {
	background-color: #E8E8E6;
	color: #777777;
}

.navigation_title_row {
	background-color: #DDCB9A;
	color: #000000;
}

.navigation_error_row {
	font-weight: bold;
	background-color: #FF9999;
	color: #000000;
}

.navigation_row {
	background-color: #F4F4F2;
	color: #666666;
}
