fbody  {
  margin: 0px;
  padding: 0px;
}

a {
  font-family: Arial; 
  text-decoration: none;
  color: #282828;
}

div.sl {
    font-size: 11px;
    font-family: Arial;
    color: #898989;
  }
  
div.sl a {
    font-size: 11px;
    font-family: Arial;
    color: #898989;
    text-decoration: underline;
  }
   
div.sl a:hover {
    color: red;
  }

a.letters  {
  font-size: 14px;
  color: #282828;
  text-decoration: none;
  border-left: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
  padding: 5px;
  background: #f2f2f2;
}

a.lettersactive  {
  color: red;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  border-left: none;
  background: white;
  padding: 5px;
}
      
a.active  {
  color: red;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  border-left: none;
  border-top: 2px solid #c9c9c9;
  background: white;
}

div.name_block  {
  width: 40%;
  float: left;
  text-align: left;
  border-bottom: 1px dotted #abb9c6;
  padding: 5px 0px;
}

div.name_block a  {
  font-size: 12px;
}

div.name_block a:hover  {
  color: red;
}

div.firm_info {
  padding-top: 20px;
  width: 70%;
  float: left;
  font-family: Arial;
  font-size: 12px;
}

div.cat_name  {
  text-align: left;
  font-family: Arial;
}

div.cat_name span  {
  color: #306c8f;
}

a.name  {
  color: #282828;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
}

a.name:hover  {
  color: red;
  text-decoration: underline;
}
    
div.tab {
  display: none;
  width: 805px;
  padding: 15px 0px 20px 15px;
}
      
div.tabactive {
  display: block;
  width: 805px;
  padding: 15px 0px 20px 15px;
}

div.ab_cat_block  {
  text-align: left;
}

div.main  {
  width: 1000px;
}

div.not_found {
  width: 805px;
  font-family: Arial;
  font-size: 12px;
  text-align: left;
}

a.link_topic  {
  color: black;
  font-size: 12px;
}

a.link_topic:hover  {
  color: red;
}

div.lent_name {
  border-bottom: 1px solid #d7d7d7;
  width: 95%;
  text-align: left;
  padding-bottom: 7px;
  margin-bottom: 15px;
}

div.lent_name a {
  color: #350062;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

div.lent_name a:hover {
  color: red;
}

span.forum_reg a {
  color: black;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}

span.forum_reg a:hover {
  color: red;
}

table.footer {
      width: 998px;
      color: #fff;
      font-size: 11px;
      color: #898989;
      border-top: 1px solid silver;
      margin-top: 30px;
      }

div.tags_menu {
  padding-top: 20px;
}
      
div.tags_menu a {
  text-decoration: underline;
  padding-right: 3px;
}

div.tags_menu a:hover {
  color: red;
}

a.firms  {
  font-size: 14px;
  color: #282828;
  text-decoration: none;
  border-left: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
  padding: 5px;
  background: #f2f2f2;
}

a.firmsactive  {
  color: red;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  border-left: none;
  background: white;
  padding: 5px;
}

div.firm {
  padding-top: 20px;
  width: 40%;
  float: left;
  font-family: Arial;
  font-size: 12px;
}
      
div.firmactive {
  padding-top: 20px;
  width: 40%;
  float: left;
  font-family: Arial;
  font-size: 12px;
}

a.active1  {
  color: red;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  border-left: none;
  border-top: 2px solid #c9c9c9;
  background: white;
}

table.webform {
  padding-top: 30px;
}

table.webform tr:nth-child(2n+1) td{
  background: #d1e2e5;
  font-family: Arial;
  font-size: 12px;
  padding: 5px;
}

table.webform tr:nth-child(2n) td{
  background: #f3fdff;
  font-family: Arial;
  font-size: 12px;
  padding: 5px;
}

table.webform input {
  width: 100%;
}