/* CSS Document */

#banner {
	background-color: rgb(47,91,158);
}

.menuRule {
	border-bottom: 1px solid rgb(18,104,177);
}

.menuCell {
	color: #CCCCCC;		/* should be #0054A8; */
}