/**
author: Firm Antares Ltd http://www.antaresnet.ru
**/
/** Ver 4.08  **/
head{}
head.logo{
float:left;
width: 100px;
}
/* меню */
.menutab  {
  display          : block;
  font-weight      : bold;  
  font-size        : 11pt;
  color            : #0033FF;
  padding-left     : 12px;
  padding-right    : 3px;
  text-decoration  : none;
  line-height      : 29px;
  border           : 0 none;
  font-family      : Tahoma, Verdana, Arial, Helvetica;
  font-weight      : bold;
  background-image : url("/images/button.png");
}
.menutab:link, a.menutab:visited {
  display          : block;
  font-weight      : normal;
  font-size        : 11pt;
  color            : #0033FF;
  padding-left     : 12px;
  padding-right    : 3px;
  text-decoration  : none;
  font-weight      : bold;
  background-image : url("/images/button.png");
}
.menutab:hover {
  border-bottom    : 0;
  font-size        : 11pt;
  color            : #0010F0;
  padding-left     : 12px;
  padding-right    : 3px;
  text-decoration  : none;
  font-weight      : bold;
  background-image : url("/images/button_h.png");
}
/****/
table.ltop{
  background-image: url("/images/ltop.png");
  background-repeat: repeat-x;
}
table.lbottom{
  background-image: url("/images/lbotom.png");
  background-repeat: repeat-x;
}
/****/
.slog{
  color            : #0033FF;
  font-size        : 11pt;
  font-family      : Tahoma, Verdana, Arial, Helvetica;
  font-weight      : bold;
  text-decoration  : none;
}
.slog:link, a.slog:visited{
  text-decoration  : none;
  color            : #0010F0;
}
.slog.hover{
  color            : #0099FF;
}
/****/

/*Загловки*/
H1{
text-decoration  : none;
font-family      : Tahoma, Verdana, Arial, Helvetica;
color            : #0010F0;
}
H2{
text-decoration  : none;
font-family      : Tahoma, Verdana, Arial, Helvetica;
color            : #0010F0;
}

.title{
  line-height      : 27px;
  text-decoration  : none;
  padding-left     : 15px;
  font-size        : 12pt;
  font-family      : Tahoma, Verdana, Arial, Helvetica;
  font-weight      : bold;
  color            : #0033FF;
  background-image : url("/images/title.png");
  background-repeat: no-repeat;
}
.title a {
  text-decoration  : none;
  color            : #0010F0;
  font-weight      : bold;
}
.title a:hover {
  color            : #000000;
  font-weight      : bold;
}
.title2{
  line-height      : 27px;
  text-decoration  : none;
  padding-left     : 15px;
  font-size        : 13pt;
  font-family      : Tahoma, Verdana, Arial, Helvetica;
  font-weight      : bold;
  color            : #0099FF;
}
.title2 a {
  text-decoration  : none;
  color            : #0010F0;
  font-weight      : bold;
}
.title2 a:hover {
  color            : #000000;
  font-weight      : bold;
}
/****/

ul{
/*margin-left : 15px;*/ 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 11pt;
color: #000000;
list-style-type: square;
/**circle
square**/
}

.menu01 { color : #0033FF; margin-top: 10px; margin-bottom: 0px; margin-right: 0px; font-size : 11pt; font-family : Tahoma, Arial; font-weight: bold;}
.menu01 a {color : #0099FF; margin-top: 10px; text-decoration: none;}
.menu01 a:hover { color : #0010F0; margin-top: 10px;}

.txtt1 { 
margin-left : 10px; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 11pt;
text-decoration: none; 
color: #000000;
}
.txtt1 a{ 
text-decoration: none;
color: #0010F0; 
}
.txtt1 a:hover{ 
color: #0033FF; 
}




