body {
  background: #040B18 url(dark_back.gif) repeat-x bottom;
  color: #DDDDDD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-align: center;
}
img {
  border: 0px;
}
a {
  color: #A7DDF8;
}

p {
  margin: 10px
}
.spacer {
  margin: 10px
}
table {
  text-align: center;
  font-size: 10pt;
  border: 1px solid #0D2F88
}
tr {
  background: #0C2858;
}
.list a {
  color: #DDDDDD;
  text-decoration: none;
}
.mark a {
  color: #DDDDDD;
  text-decoration: underline;
}
.list a:hover {
  text-decoration: underline;
}
.list caption, div.caption {
  color: #DDDDDD;
  background: #232323 url(button2.gif) repeat-x;
  height: 20px;
  vertical-align: middle;
  padding-top: 2px;
  font-weight: bold
}
div.caption {
  width: 560px;
  text-align: left;
  padding-left: 5px
}
div.child {
  width: 560px;
  border: 1px solid #0D2F88;
  text-align: left;
  padding-left: 5px;
  padding-bottom: 5px;
  background: #0C2858 url(background2.gif) repeat-x bottom;
  margin-bottom: 10px
}

.list th {
  background: #0C2858 url(bt_test2.gif) repeat-x top;
  /*background: #113082*/
}
.list tr {
  background: #0C2858 url(test.gif) repeat-x top;
}
.list tr:hover {
  background: #0C2858;
}
tr.nochange {
  margin-bottom: 0px;
}
tr.nochange a {
  text-decoration: none;
  margin-bottom: 0px;
}
tr.nochange a:hover {
  color: #C1C1C1;
  text-decoration: none;
}
tr.page {
  background: #0C2858 url(back11.gif) repeat-x top;
}
tr.page td {
  vertical-align: top;
}
.list td {
  height: 18px;
  font-size: smaller;
}
.list tr.nochange:hover {
  background: url(test.gif) repeat-x top;
}
.menu {
  background: #0C2858 url(test.gif) repeat-x top;
}

.menu a {
  color: #DDDDDD; /*#CCA60B*/
  background: #073677 url(bt_test.gif) repeat-x;
  margin: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
  border: 0px
}
.menu a:hover, a.selected {
  color: #C1C1C1;
  background: #0050AD url(bt_test2.gif) repeat-x;
}
td.footer {
  background: #232323 url(button_inv.gif) repeat-x;
  border-top: 1px solid #0D2F88;
}
td.header {
  background: #5383E5 url(bac_top.gif) repeat-x top
}
td.header a {
  color: #0182EB;
  text-decoration: none;
}
td.footer a {
  color: #DDDDDD;
  text-decoration: none;
}
td.footer a:hover {
  text-decoration: underline;
}
.button {
  color: #DDDDDD;
  background: #073677 url(bt_test.gif) repeat-x;
  margin: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  border: 0px/* solid #4D4D4D*/
}
.button:hover {
  background: #0050AD url(bt_test2.gif) repeat-x;
}
.button2 {
  color: #DDDDDD;
  background: #232323 url(bt_test3.gif) repeat-x;
  margin: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  border: 0px/* solid #4D4D4D*/
}
.button2:hover {
  background: #232323 url(bt_test4.gif) repeat-x;
}
/*.button.selected {
  background: #232323 url(bt_test3.gif) repeat-x;
}
*/
