body {

  background-repeat: no-repeat;
  background-position: center;
  font-family: Verdana;
  font-size: 8pt;
  color: #d2d4d5;
  background-color: #7d7d7d;
  SCROLLBAR-FACE-COLOR: #7d7d7d;
  SCROLLBAR-HIGHLIGHT-COLOR: #7d7d7d;
  SCROLLBAR-SHADOW-COLOR: #000000;
  SCROLLBAR-3DLIGHT-COLOR: #7d7d7d;
  SCROLLBAR-ARROW-COLOR: #000000;
  SCROLLBAR-TRACK-COLOR: #7d7d7d;
  SCROLLBAR-DARKSHADOW-COLOR: #7d7d7d;
}

.main_body {
  background-repeat: no-repeat;
  background-position: center;
  font-family: Verdana;
  font-size: 8pt;
  background-color: #000000;
  color: #d2d4d5;
  SCROLLBAR-FACE-COLOR: #000000;
  SCROLLBAR-HIGHLIGHT-COLOR: #00000;
  SCROLLBAR-SHADOW-COLOR: #7d7d7d;
  SCROLLBAR-3DLIGHT-COLOR: #00000;
  SCROLLBAR-ARROW-COLOR: #7d7d7d;
  SCROLLBAR-TRACK-COLOR: #000000;
  SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

table {
  background-repeat: no-repeat;
  font-family: Verdana;
  font-size: 8pt;
  color: #d2d4d5;
  background-color: #000000;
}

td {
  background-repeat: no-repeat;
}

a
{
    font-weight: bold;
    font-size: 8pt;
    text-decoration:underline;
    color: #d2d4d5;
}

a:active {
    text-decoration:none;
    color: #000000;
}

a:hover {
  font-size: 8pt;
  text-decoration:underline;
  color: #f26739;
}

a:visited {
  text-decoration:underline;
}

a.link {
   text-decoration:none;
   color: #808080;
   font-size: 8pt;
   font-weight: normal;
}

.ec  {
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
   color: #f26739;
}
.navi_sub {
   font-weight: normal;
   font-size: 8pt;
   text-decoration:none;
   color: #f26739;
}
.navi_sub:hover {
   font-size: 8pt;
   text-decoration:none;
   color: #d2d4d5;
}

.navi_sub:visited {
  text-decoration: none;
}

.navi_sub:active {
  text-decoration: none;
  color: #d2d4d5;
}

.add {
  text-decoration: none;
  color:#f26739;
  font-size: 11;
  font-weight: bold;
}

.ank {
  text-decoration: underline;
  color:#f26739;
  font-size: 11;
  font-weight: normal;
}

.kont {
  text-decoration: none;
  color:#f26739;
  font-size: 11;
  font-weight: normal;
}
