
body { background:#054161 url("../images/blue/bg.jpg") no-repeat top center  !important; color:#000; } 
#footer { background:#215c81; }
h1, h2, h3, h4, h5, h6 { color:#01baff; }

a.btn:hover { text-decoration:none; color:#060; }
a           { color:#01baff; text-decoration:none; outline:none; }

.t-wrap th      { background:#1a9bc6; color:#444; }
.t-wrap th.odd  { background:#def2fe; }
.t-wrap  td.odd { background:#f5f5f5; }
.t-wrap a.all   { background:#def2fe; color:#0b95c3; }

#sidebar .promo { background:url("../images/blue/promo.png") no-repeat 0 20px; }
.widget h3      { background:url("../images/blue/title-side.png"); color:#fff; }
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
