body {background-color: #ffffff;
      margin: 0px;
      font-family: 'Verdana', 'Arial', 'Trebuchet MS', 'Tahoma';
      font-size: 11pt;
      color: #000000;
      line-height: 14pt;
      background-color: #ffffff;
      background-image: url('./f3.png');
      background-attachment: scroll;
      background-repeat: repeat-x;
     }

hr {width:90%;
    size: 1px;
    padding: 0px;
    margin: 4px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #ffffff;
    border-right: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
   }







/* ======================= абзацы ============================ */
p {
   text-indent: 30px;
   padding: 0px;
   margin-top: 1px;
   margin-bottom: 1px;
   margin-left: 5px;
   margin-right: 5px;
   text-align: justify;
  }
  
.nopad {
        padding: 0px;
        margin: 0px;
        text-indent: 0px;
       }
/* ======================= /абзацы =========================== */









/* =============================== таблицы ================================ */
table{background-color: transparent;
      margin: 0px;
      padding: 0px;
      table-layout: fixed;
      font-family: 'Verdana', 'Arial', 'Trebuchet MS';
      font-size: 11pt;
      color: #000000;
      line-height: 14pt;
     }

table td {border: 0px solid #111111;}


table.bord {border-top: 1px solid #aaaaaa; border-left: 1px solid #cccccc;}
table.bord tr th {background-color: #f5f5f5; text-align: center; margin: 0px; border-right: 1px solid #cccccc; border-bottom: 1px solid #aaaaaa;}
table.bord tr td {margin: 0px; border-right: 1px solid #cccccc; border-bottom: 1px solid #aaaaaa;}
table.bord tr:hover td {background-color: #eeeeee; margin: 0px; border-right: 1px solid #cccccc; border-bottom: 1px solid #aaaaaa;}

table.bord0 {}
/* table.bord0 tr th {background-color: #f5f5f5; text-align: center; margin: 0px; border-right: 1px solid #cccccc; border-bottom: 1px solid #aaaaaa;} */
table.bord0 tr th {text-align: center; border-bottom: 1px solid #aaaaaa;}
table.bord0 tr td {margin: 0px; border-bottom: 1px solid #cccccc; border-top: 1px solid #ffffff;}
table.bord0 tr:hover td {background-color: #eeeeee;}

table.bord1 {}
table.bord1 th {background-color: #f5f5f5; text-align: center; margin: 0px;}
table.bord1 td {margin: 2px; padding: 1px; border: 1px solid #ffffff;}
table.bord1 td:hover {background-color: #f5f5f5; border: 1px solid #eeeeee;}

table.bord2 {}
table.bord2 td {margin: 2px; padding: 1px; border: 1px solid #ffffff;}
table.bord2 tr:hover td {background-color: #eeeeee;}
/* =============================== /таблицы =============================== */












/* ======================= ссылки ============================ */
a               {color: #3F92FF; text-decoration: none;}
a.red           {color: #CE240A;}
a.green         {color: #11AF50;}
a.gray          {color: #5f5f5f;}

a.good          {display: block;
                 width: 100%;
                 border-bottom: 0px solid #dddddd;
                 border-top: 1px solid #dddddd;
                 padding: 5px;
                }
a.good:hover    {background-color: #eeeeee;}

a.menu          {display: block;
                 width: 100%;
                 border: 0px solid #dddddd;
                 color: #ffffff;
                 text-decoration: none;
                 font-size: 16pt;
                 line-height: 17pt;
                }
a.menu:visited  {color: #ffffff;}
a.menu:hover    {color: #bbbbbb; text-decoration: none;}

a:visited       {color: #1A71DB;}
a.red:visited   {color: #CA2007;}
a.green:visited {color: #0D873E;}
a.gray:visited  {color: #3f3f3f;}

a:hover         {color: #FF5005; text-decoration: underline;}
a:active        {text-decoration: underline;}
/* ======================= /ссылки =========================== */










/* ======================= списки ============================ */
ul           {list-style: none; list-style-image: url("./ul.png");}

ul.spisok    {list-style: none;
              list-style-image: url("./li_img.png");
              margin: 0px;
              padding-bottom: 5px;
              padding-left: 20px;
              padding-right: 5px;
              padding-top: 5px;
             }


ul.links          {list-style: none; list-style-image: none;
                   margin-top:     0px;
                   margin-bottom:  0px;
                   margin-left:    0px;
                   margin-right:  10px;
                   border-top: 1px solid #cccccc;
                   border-bottom: 0px solid #cccccc;
                   border-left: 0px;
                   border-right: 0px;
                   padding-bottom: 10px;
                   padding-left: 0px;
                   padding-right: 5px;
                   padding-top: 10px;
                  }
ul.links li       {color: #999999;
                   font-size: 8pt;
                   padding:1px;
                   margin-top: 0px;
                   margin-bottom: 0px;
                   margin-left: 0px;
                   margin-right: 0px;
                  }
ul.links li a     {display: block;
                   border: 0px solid #edf5ff;
                   font-size: 10pt;
                   width: 99%;
                   padding-top: 3px;
                   padding-bottom: 3px;
                   padding-left: 1%;
                   padding-right: 0px;
                   margin: 0px;
                  }
ul.links li a:hover{background-color: #DDECFF;
                    border: 0px solid #666666;
                    color: #666666;
                   }
/* ======================= /списки =========================== */









/* =============================== картинки ================================ */
img {border: 0px solid #4FA0F7;}
img.brd {border: 2px solid #FFD800; margin: 3px;}
/* =============================== /картинки =============================== */








/* ======================= блоки ============================ */
.rb {background: #ffffff url('./f3.png') repeat-x; border: 1px solid #ffbbbb; margin: 10px; padding:5px;}
.lb {background: #ffffff url('./f3.png') repeat-x; border: 1px solid #cccccc; margin: 10px; padding:5px;}
/* ======================= /блоки =========================== */









/* ================= заголовки ==================== */
h1, h2, h3, h4, h5, h6 {font-family: Verdana; color: #CE240A;}

h1 {font-size: 22pt; padding: 6px; line-height: 28pt; font-weight: normal;}
h2 {font-size: 20pt; padding: 5px; line-height: 25pt; font-weight: normal;}
h3 {font-size: 18pt; padding: 4px; line-height: 22pt; font-weight: normal;}
h4 {font-size: 16pt; padding: 3px; line-height: 20pt; font-weight: normal;}
h5 {font-size: 14pt; padding: 2px; line-height: 17pt; font-weight: normal;}
h6 {font-size: 12pt; padding: 1px; line-height: 15pt; font-weight: bold;}
/* ================= /заголовки =================== */









/* ================= текст, выделение =================== */
.t {color: #1A71DB;}
.g {color: #0E913E;}
.r { color: #CE240A;}
.s {color: #666666;}
.z {background-color: #eeeeee;}
.o {color: #FF5005;}
.b {background-color: #eeeeee; border: 1px solid #999999; padding-left: 5px; padding-right: 5px;}
.c {color: #000000;}
.bl{color: #2E7AC1;}
.gold   {color:#FFCE3D; margin:2px; font-family: 'Tahoma'}
.grey   {color:#b2b2b2; margin:2px;}
.black  {color:#444444; background-color: #ffffcc;}
.blue   {color:#384FC1; margin:2px;}
.txt10  {font-size: 10pt; line-height: 13pt;}
.txt9   {font-size: 9pt; line-height: 12pt;}
.txt8   {font-size: 8pt; line-height: 10pt;}
.bottombord {border-bottom: 1px dashed #cccccc;}

.f1 {font-family: 'Arial';}
.f2 {font-family: 'Courier New';}
.f3 {font-family: 'Lucida Console';}
.f4 {font-family: 'Tahoma';}
.f5 {font-family: 'Times New Roman';}
.f6 {font-family: 'Trebuchet MS';}
.f7 {font-family: 'Verdana';}

/* ================= /текст, выделение =================== */









