body { color: black; font-size: 0.8em; font-family: tahoma, arial; background-image: url(../images/bkg.png); }
.table { background-color: white; }
.main-home h1 { color: #fff; font-size: 1.25em; font-weight: bold; text-align: center; margin: 5px 0; padding: 0; }
h1 { font-size: 1.5em; font-weight: bold; margin: 5px 0; }
h2 { font-size: 1em; font-weight: bold; margin: 5px 0; }
h3 { font-size: 1em; font-weight: bold; margin: 1em 0; }
.main-home p { color: #fff; text-align: center; padding: 0; }
p {  }
.legal { color: #c0c0c0; font-size: 9pt; text-align: center; }
.header { text-align: right; }
.menu { background-color: #ebebeb; padding: 0; }
.lhs { text-align: center; padding: 0; }
.main-home { background-color: #2b51a1; padding: 0 10px 10px; }
.main-home a:link { color: #fff; }
.main-home a:visited { color: #fff; }
.main-home a:hover { color: #fff; text-decoration: none; }
.main ul li { list-style-type: disc; margin: 5px 0 5px 30px; display: list-item; }
.main { margin: 0; padding: 0 10px 10px; }
.rhs { text-align: center; padding: 0; }
.footer { color: #808080; background-color: #ebebeb; text-align: center; padding: 10px 0 10px 0; }
.footer a:link { color: gray; text-decoration: none; }
.footer a:visited { color: gray; text-decoration: none; }
.footer a:hover { color: silver; text-decoration: none; }
.credits { color: silver; text-align: center; }
.credits a:link { color: silver; text-decoration: none; }
.credits a:visited { color: silver; text-decoration: none; }
.credits a:hover { color: gray; text-decoration: none; }
.menu ul
{ padding: 5px 0; margin: 0; list-style-type: none; background-color: #ebebeb; color: #1c6efe; font-weight: normal; font-style: normal; font-variant: normal; width: 100%; text-align: center; }
li { display: inline; }

li a:link
{ text-decoration: none; background-color: #ebebeb; color: #2b51a1; padding: 5px 10px; border-right: 2px solid #ebebeb; border-left: 2px solid #ebebeb; }
li a:visited
{ text-decoration: none; background-color: #ebebeb; color: #2b51a1; padding: 5px 10px; border-right: 2px solid #ebebeb; border-left: 2px solid #ebebeb; }
li a:hover
{ color: #2b51a1; background-color: #e1e1e1; border-right: 2px solid #2b51a1; border-left: 2px solid #2b51a1; }
.highlight { border: solid 1px #ebebeb; }
.logos { padding: 0 10px 0; }
