/* Основные контейнеры */

.litltext {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            font-style: italic;
            color: #333333;
; font-weight: normal
            };

.midltext {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 15px;
            font-weight: bold;
            color: #3383BF;
            };

body, p, table, tr, td, input, select, textarea {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
};

/* Заголовок bold-italic */
h3 {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  margin: 0px 0px -10pt 0px;
};

input {
   font-family: "Arial Cyr";
   font-size: 8pt;
   width: 120;
}

select {
   font-family: "Arial Cyr";
   font-size: 12px;
}

.but {
    font-family: "Arial Cyr";
    font-size: 12px;
    color: white;
    background-color: #247BBB;
    font-weight: bold;
       height: 22;
}

.ultop {
  margin-top: 0
}

.ultopbot  {
  margin-top: 0;
  margin-bottom: 0;
}


li {
  padding: 2px;
}


.TextNews {
  font-size: 8 pt;
  color: #404141
}

.text1 {
    font-size: 8pt;
    text-align: justify;
        font-family: "Arial Cyr";
}

.text2 {
  font-size: 8pt;
      font-family: "Arial Cyr";
}

.titl {
  font-family: "Arial Cyr";
  font-size: 12 pt;
  font-weight: bold;
  font-style: italic
}

.titl2 {
  font-family: "Arial Cyr";
  font-size: 12 pt;
  font-weight: bold;
  font-style: italic;
  color: #247BBB
}


a { color: #025C9C;
text-decoration: none;
       font-family: Arial;
}

a:visited {color: #025C9C}

a:hover { color: red}

.but1 {
  font-size: 12;
  font-family: Arial, Serif;
  background-color: #EDF4F9;
  font-weight: normal;
  color: black;
  border-width: 1;
  border-color: white;
  width: 100;
  }
