body         { font-family: Arial, sans-serif; font-size: 11px; background-image: url('../img/back.gif'); background-color: #0075a5; }
textarea     { color: rgb(0, 0, 0); font-family: Lucida Console, Courier, monospace; font-size: 8pt }
select       { font-family: Arial, sans-serif; font-size: 8pt; border-style: solid; border-width: 1pt; color: rgb(0, 0, 0) }
input        { font-family: Arial, sans-serif; font-size: 8pt; }
td           { border-color: rgb(0, 0, 0) }
a            { color: #888888; text-decoration: none; }
a:hover      { color: #444444; text-decoration: none; }
table        { font-size: 12px; }
pre          { letter-spacing: 0; }
h1           { color: #42526b; font-size: 30px; font-weight: bold; }
h2           { color: #42526b; font-size: 20px; }
h3           { color: #42526b; font-size: 17px; }
h4           { color: #42526b; font-size: 14px; }
h6           { color: #42526b; font-size: 12px; }
li           { text-align: justify; }
dl           { margin-left: 10px; text-align: justify; }

.topline      { color: #ffffff; }
.noBorder     { border: 0px solid white; margin-right:5px; margin-top:2px; }
.noBorder   a { border: 0px solid white; }


.copyright           { color: #ffffff; font-size: 11px; }
.copyright a         { color: #ffffff; font-size: 11px; text-decoration: none; }
.copyright a:hover   { color: #b7d2e7; font-size: 11px; text-decoration: none; }

.l1           { color: #000000; font-weight: bold; margin-left: 2px; }
.l1 a         { color: #000000; text-decoration: none; font-weight: bold; margin-left: 2px; }
.l1 a:hover   { color: #777777; text-decoration: none; font-weight: bold; margin-left: 2px; }

.l2           { color: #444444; font-size:11px; font-weight: bold; }
.l2 a         { color: #444444; font-size:11px; text-decoration: none; font-weight: bold; }
.l2 a:hover   { color: #777777; font-size:11px; text-decoration: none; font-weight: bold; }

.l3           { color: #555555; font-size:9px; }
.l3 a         { color: #555555; text-decoration: none; font-size:9px; }
.l3 a:hover   { color: #777777; text-decoration: underline; font-size:9px; }

.menu           { color: #ffffff; text-decoration: none; }
.menu a         { color: #ffffff; text-decoration: none; }
.menu a:hover   { color: #b7d2e7; text-decoration: none; }
.menu a:active  { color: #ffad08; text-decoration: none; }

#banner {
  width: 100%;
  text-align: center;
  padding-left: auto;
  padding-right: auto;
  margin-top: 15px;
}