body, html {
  margin:0;padding:0;
  font-family:tahoma;
  }

a {
  color:#FF0000;
  text-decoration:underline;
  }

a:hover {
  text-decoration:none;
  }

.CountersBlock {
  display:none;
  }

.PageTable {
  width:100%;
  }

.PageTableTd {
  width:100%;
  }

.OveralHeader {
  width:100%;
  background:#C8C8C8;
  }

.header_0 {
  width:298px;height:119px;
  background-image:url(/netcat_files/l1_1.jpg);
  }

  .header_0 div {
    width:298px;
    height:119px;
    }

.header_1 {
  height:119px;
  vertical-align:top;
  text-align:right;
  background:#FF0000 url(/netcat_files/l1_2.jpg) top center repeat-x;
  }

  .header_1 img {
    border-style:none;
    }

  .header_1 div {
    width:429px;
    color:#ffffff;
    font-size:12px;
    font-family:Tahoma;
    text-align:center;
    }

  .header_1 a {
    font-size:14px;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    }

  .header_1 a :hover {
    text-decoration:underline;
    }


.header_2 {
  width:246px;height:119px;
  background:#FF0000 url(/netcat_files/l1_4.jpg) top left no-repeat;
  }

  .header_2 div {
    width:246px;height:119px;
    }

.ContentContainer {
  width:100%;
  }

td.left_menu {
  width:262px;
  background:#DADCDB url(/netcat_files/menu_bg.jpg) top left repeat-y;
  vertical-align:top;
  }

ul.left_menu {
  width:247px;
  margin:0;
  padding: 10px 0 10px 15px;
  font-family:tahoma;
  list-style:none;
  }

  ul.left_menu li {
    display:inline;
    font-size:15px;
    line-height:20px;
    color:#ff0000;
    }

  ul.left_menu a {
    display:block;
    padding-left:16px;
    color:#000000;
    text-decoration:none;
    background:url(/netcat_files/unactive_arrow.gif) center left no-repeat;
    }

  ul.left_menu a:hover {
    color:#000000;
    text-decoration:underline;
    }

  ul.left_menu strong {
    display:block;
    padding-left:16px;
    background:url(/netcat_files/active_arrow.gif) center left no-repeat;
    }

.VisibleCounters {
  text-align:center;
  }

  .VisibleCounters img {
    margin-right:10px;
    }

.text_container {
  padding:10px 15px;
  font-size:13px;
  text-indent:10px;
  text-align:justify;
  }

  .text_container img {
    background:url(/netcat_files/ajax_loader.gif) center center no-repeat;
    }

  .text_container h1 {
    padding:0;
    margin:10px 0 10px 0;
    font-size:16px;
    }

.NewsBlockHeader {
  margin:10px 0 0 0;
  font-size:16px;
  font-weight:bold;
  background:#dadcdb;
  border-top:1px solid #9f9f9f;
  border-right:1px solid #9f9f9f;
  border-left:1px solid #9f9f9f;
  }

.NewsBlock {
  width:100%;
  font-size:11px;
  color:#686868;
  background:#9F9F9F;
  }

  .NewsBlock td {
    width:25%;
    background:#fff;
    vertical-align:top;
    }

  .NewsBlock td a {
    display:block;
    text-align:left;
    }

  .NewsBlock td div {
    padding:5px;
    }

  .NewsBlock td div span {
    display:block;
    font-size:11px;
    text-align:left;
    }

  .NewsBlock td div span a {
    display:inline;
    color:#686868;
    text-decoration:none;
    text-align:left;
    }
