.banner { background-color: #003262;
    color: #fdb515; }
.bborder1-bot  { border-bottom: 1px solid #fdb515; }
.bborder-top { border-top: 2px solid #fdb515; }
.bborder-bot { border-bottom: 2px solid #fdb515; }
.bbborder-top { border-top: 4px solid #fdb515; }
.bbborder-bot { border-bottom: 4px solid #fdb515; }
.border-top    { border-top: 1px solid #2d637f; }
.border-bot    { border-bottom: 1px solid #2d637f; }
.border-left   { border-left: 1px solid #2d637f; }
.border-right  { border-right: 1px solid #2d637f; }
.heading { background-color: #fdb515;
    color: #53626f; }
a[onclick]:hover { background-color: #fdb515;
    color: #2d637f; }
a[href]:hover { background-color: #fdb515;
    color: #2d637f; }
a:link { color: #53626f; }
