BODY{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  font-family: Arial;
  }
A{
  text-decoration: none;
  color: #0000ee;
}
A:hover{
  text-decoration: none;
  color: #0000ee;
}
.bgx{
  background-repeat: repeat-x;
}
.bghead{
  background-repeat: repeat-x;
  background-position: bottom;
}
.bgy{
  background-repeat: repeat-y;
}
.bgn{
  background-repeat: no-repeat;
}
.mini{
  font-size: 1px;
}
/**Серая ячейка таблицы **/
.gray{
  background-color: #e9e9e9;
}
.orange{
  background-color: #3399ff;
}
.head1{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #919191;
  margin-left: 8px;
}  
.head2{
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #919191;
}  
.head3{
  font-family: Arial;
  font-size: 11px;
  color: #a0a0a0;
  margin-left: 8px;
} 
.head4{
  font-family: Arial;
  font-size: 13px;
  color: #8b8b8b;
  text-transform: uppercase;
} 
.head5{
  font-family: Arial;
  font-size: 13px;
  color: #f98b00;
  text-transform: uppercase;
}  
.head6{
  font-family: Arial;
  font-size: 13px;
  color: #b0b0b0;
}  
.c_footer{
  background-color: #f98b00;
}  
.guest_txt{
  font-family: Arial;
  font-size: 14px;
  color: #000000;
}
.guest_title{
  font-family: Arial;
  font-size: 16px;
  color: #000000;
}
.news_title{
  font-family: Arial;
  font-size: 20px;
  color: #3f3995;
}
.news_date{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}
.txt{
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
}


