/*Текст*/
table { FONT-FAMILY: Times New Roman, Verdana, Arial, Geneva CY, sans-serif; font-size: 11pt; }

/* Цвет линка */
A  {
  color : #9E2426;
  text-decoration: none;
  FONT-SIZE: 13px; PADDING-TOP: 0.5em; 
  FONT-FAMILY: Arial, Geneva CY, sans-serif;
}

/* Цвет активного линка */
A:hover  {
  color: #F02525;
  FONT-SIZE: 13px; 
  PADDING-TOP: 0.5em; 
  FONT-FAMILY: Times New Roman, Verdana, Arial, sans-serif;

}
A.link1  {
  color : #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  FONT-FAMILY: Arial, Times New Roman,  Verdana, sans-serif;
}

A.link1:hover  {
  color: #F02525;
  text-decoration: none;
  font-size: 11pt;
  font-family: Arial, Times New Roman,  Verdana, sans-serif;
}

A.link2  {
  color : #9E2426;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  PADDING-TOP: 0.5em; 
  FONT-FAMILY: Arial, Verdana, Times, sans-serif;
}

/* Цвет аквивного линка */

A.link2:hover  {
  color : #239с26;
  text-decoration: none;
  font-size: 11pt;
  font-family: Arial, Verdana, Times, sans-serif;
}

A.linkx  {
  color : #227819;
  text-decoration: none;
  font-size:11px;
  FONT-FAMILY: Times New Roman,  Verdana, Arial, sans-serif;
}

/* Цвев аквивного линка */

A.linkx:hover  {
  color : #000000;
  text-decoration: underline;
  font-size:11px;
}

/* Заголовок таблицы */

.table {
  background-color: #d2e567;
  text-align: center;
  color: white;

}

.zagnews {font: 12px; font-family: verdana}

.txtnews {font: 12px; font-family: verdana}

/* Цвета заголовков */
.zag {
  FONT-FAMILY: Times New Roman, Verdana, Arial, sans-serif; font-size: 13pt; 
  COLOR: #FFFFFF;
}

/* Основное поле */
.maintext {
  margin-top: 1.6em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  text-align: justify;
}

/* Заголовки 3 (в рабочей области) */
.head3 {
        color        : #5B2F0C;
        font-weight  : bold;
        font-size    : 18px;
}

DIV.object {
  Padding: 8px 0px 0px 0px;
  BORDER-BOTTOM:SOLID 1PX #003300;
}

IMG.main {
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 12px;
  margin-bottom: 10px;
  border-width: 0px;
  float: left;
}

.text {
        font-size: 10 pt;
        color: black;
        font-family: arial cyr, arial, helvetica, sans-serif, times;
}

/* Заголовки 2 */
.head2 {
        color        : #000099;
        text-align   : center;
        font-size    : 12pt;
        font-weight  : bold;
        margin-left  : 0pt;
        margin-right : 0pt;
        margin-top   : 10pt;
        margin-bottom: 10pt;
        padding      : 0pt;
}

/* Самый большой текст */
.txts {
        font-size: 14 pt;
        color: #000000;
        font-family: arial cyr, arial, helvetica, sans-serif;
}

/* Большой текст */
.txtb {
        font-size: 14 pt;
        color: #000000;
        font-family: arial cyr, arial, helvetica, sans-serif, times;
}

/* Обычный текст */
.txtm {
        font-size: 11 pt;
        color: #000000;
        font-family: arial cyr, arial, helvetica, sans-serif;
}

