  * {
  font-family: \"Trebuchet MS\";

}
body {
  margin: 0px;
  padding: 0px;
  min-height: 400px;
}
body, td, div, li {
  font-size: 14px;
}
div.mmenu {
  text-align: center;
  padding: 8px 0px 0px 0px;
}
div.mmenu2 {
  padding: 0px 0px 0px 0px;
}
div.mmenu2 a:link, div.mmenu2 a:visited, div.mmenu2 span {
  padding: 0px 3px 0px 3px;
}
div.mmenu2 span.act {
  color: #fff;
  background-image: url('/netcat_files/Image/mmenu_bg.gif');
  background-repeat: repeat-x;
}
div.mmenu2 span.act a:link, div.mmenu2 span.act a:visited {
  color: #fff;
  text-decoration: none;
}




span.md {
  padding-right: 20px;
}
h1 {
  font-size: 20px;
  padding: 14px 0px 7px 0px;
  margin: 0px;
}
h2 {
  font-size: 16px;
  padding: 14px 0px 7px 0px;
  margin: 0px;
}
table.idx {
  width: 100%;
  height: 87%;
}
table.idx h1, .title1 {
  font-size: 24px;
  font-weight: normal;
  color: #000;
  margin: 0px;
  padding: 20px 0px 3px 0px
}
table.idx h2,.title2 {
  font-size: 14px;
  font-weight: normal;
  color: #a5a5a5;
  margin: 0px;
  padding: 0px;
}
div.biglogo {
  padding: 0px 0px 0px 18px;
}
a:link, a:visited {
  color: #458cc4
}
a:hover {
  text-decoration: none;
}
.imgsmall {
  background-image: url('/img/imgsmall_bg.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 2px 2px 6px 2px;
  width: 256px;
}
td.foot {
  margin-top: 30px;
  height: 50px;
}

td.foot * {
  color: #ccc;
  font-size: 12px;
}
.content p {
  text-indent: 24px;
}
.content p.no-indent {
  text-indent: 0px;
}
td.contacts {
  padding: 8px 12px 0px 0px;
  background-image: url('/img/contactsbg.jpg');
  background-repeat:no-repeat;
  background-position: right top;
  font-weight: bold;
}
td.contacts .tel {
  font-size: 17px;
}

.bonus {
    margin-top: 0px;
    line-height: 19px;
    font-size: 10pt !important;
    padding:33px 8px 8px 30px;
    height: 48px;
    text-align: left;
    display: block;
    width: 210px;
    background: url('/img/bonus_block1.png') left top no-repeat;
    font-weight: normal;
    color: red;
}
.bonus a {
    color: red !important;
}

table.sub-menu td {
    line-height: 25px;
}
table.sub-menu td span.active {
    color: #333;
}
.foot-link {
    color: #ccc !important;
}

#idx_table {
    margin: 0px;
    width:100%;
}