body {
   background-color: White;
}
a, a.active, a.link, a.visited {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #2A67A6;
   text-decoration: underline;
}
a:hover {
   text-decoration: underline;
   color: #D9B109;
}
table.outline {
  background-color: #EBEDEF;
  border-bottom-color: Silver;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: Silver;
  border-top-style: solid;
  border-top-width: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
td.outline {
   background-color: #EBEDEF;
   color: #3E444A;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
}
table.text {
   background-color: #FBFCFD;
}
td.text {
   background-color: #FBFCFD;
}
.text {
   color: #3E444A;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
}
a.text, a.text:active, a.text:link, a.text:visited {
   color: #2A67A6;
   font-weight: bold;
   text-decoration: underline;
}
a:hover.text {
   text-decoration: underline;
   color: #D9B109;
}
table.news {
   background-color: #FBFCFD;
}
td.news {
   background-color: #FBFCFD;
}
.news {
   color: #3E444A;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
}
a.news, a.news:active, a.news:link, a.news:visited {
   color: #2A67A6;
   font-weight: bold;
   text-decoration: underline;
}
a:hover.news {
   text-decoration: underline;
   color: #D9B109;
}
.goldtext {
   color: #D9B109;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
}
.header {
   color: #2A67A6;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}
table.footer {
   background-color: #494949;
}
td.footer {
   background-color: #494949;
}
.footer {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 8px;
   color: #E2E2E2;
   font-weight: bold;
}
a.footer, a.footer:active, a.footer:link, a.footer:visited {
   color: #E2E2E2;
   text-decoration: none;
}
a:hover.footer {
   text-decoration: none;
   color: #F5D550;
}
.fineprint {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 8px;
   color: #656D76;
   font-weight: normal;
}
table.login {
   background-color: #BFD3EA;
}
td.login {
   background-color: #BFD3EA;
}
.login {
   color: #484848;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 8px;
   font-weight: bold;
}
a.login, a.login:active, a.login:link, a.login:visited {
  color: #045DB9;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: underline;
  line-height: 13px;
}
a:hover.login {
   text-decoration: none;
   color: #656D76;
}
input {
  border: 1px solid Black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
input.button {
  border: none;
}
