#index_intro
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 25px;
}

.index_section
{
  margin-bottom: 20px;
}

.index_section tr.title
{
  height: 17px;
}

.index_section td
{
  border: solid #ADACAC;
}

.index_section tr.title td.descr
{
  text-align: center;
  background-image: url('/images/tab.gif');
  background-repeat: no-repeat;
  border-width: 0;
  width: 99px;
}

.index_section tr.title td.background
{
  width: 770px;
  background-color: #000;
  border-width: 0 0 1px 0;
}

table.index_section td.content
{
  border-width: 0 1px 1px 1px;
}

table.index_section table td
{
  width: 150px;
  text-align: center;
  vertical-align: top;
  border-style: none;
}

table.index_section table tr.content td
{
  padding: 10px 10px 0 10px;
  height: 80px;
}

table.index_section table tr.content td
{
  height: 50px;
}

table.index_section table tr.navigation td
{
  text-align: right;
}

.index_section td.descr, .index_section td.content
{
  background-color: #39444D;
}

.index_section table tr.content img
{
  border: solid 1px #AAA;
}

.index_section .descr_head
{
  font-weight: bold;
}

#index_footer
{
  width: 770px;
}

