@import url(common.css);

/* background colors */
html, body, frameset, frame { background-color: #000434; } /* #000033 */
a:hover, a:active  { background-color:#bd8a00; } /* #cc9900 */
.banner-cell, .footer-cell, .row-odd, .msg-banner { background-color: #333366; } /* #333366 - #1f2353 */
.nav-cell, .row-even, .copyright-cell { background-color: #4e4e81; } /* #666699 - #2E3262 */

/* colors */
body, frameset, frame, a:link, a:visited { color: #e2e4ff; } /* #ffffff */
.banner-cell, .msg-banner, .msg-header, .field-header { color: #c7c7c7; } /* #cccccc */
.byline, .exhibit-txt, .copyright-cell { color: #bfc3f3; } /* #ccccff */


