
body, td, th {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000; }
body {margin: 0px; padding: 0px; }

/*
a, p, span, td, th, body
{ font-family: verdana, arial, helvetica;  font-size: 8pt; color: #000000; text-decoration: none; }
*/

/* ссылки */
a                       { color: #018B2C; text-decoration: none; }
a:active                { color: #018B2C; text-decoration: underline; }
a:hover                 { color: #018B2C; text-decoration: underline; }
a:visited               { color: #018B2C; text-decoration: none; }

a.news                       { color: #000000; text-decoration: none; }
a.news:active                { color: #000000; text-decoration: none; }
a.news:hover                { color: #000000; text-decoration: underline; }
a.news:visited                { color: #000000; text-decoration: none; }

a.bold                  { font-weight: bold; text-decoration: none; }
a.bold:hover            { font-weight: bold; text-decoration: underline; }
a.bold:active           { font-weight: bold; text-decoration: underline; }
a.bold:visited          { font-weight: bold; text-decoration: none; }

a.whitebold             { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.whitebold:hover       { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a.whitebold:active      { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a.whitebold:visited     { color: #FFFFFF; font-weight: bold; text-decoration: none; }

a.menu                  { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menu :hover           { color: #FFEBCF; font-weight: bold; text-decoration: none; }
a.menu:active           { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menu:visited          { color: #FFFFFF; font-weight: bold; text-decoration: none; }

/* описание блочных элементов */

table.RightBlock {
    margin-left: 15px;
    margin-bottom: 10px;
}

table.LeftBlock {
    margin-right: 15px;
    margin-bottom: 10px;
}

div.text { text-align: justify; }

div.Content {
    width: 100%;
    padding: 30px;
    text-align: justify;
}

/* описание неблочных элементов */

h2                  { font-size: 13pt; }

.white              { color: #FFFFFF; }
.boldwhite          { color: #FFFFFF; font-weight: bold; }
.grey               { color: #5E5E5E; }
.orange             { color: #FA9300; }
.green              { color: #018B2C; }
.boldor             { color: #FA9300; font-weight: bold; }
span.square {
    color: #FFFFFF;
    background-color: #FA9300;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
}
span.Error          { color: #920000; }

.Title              { font-size: 13pt; font-weight: bold; }
.greyTitle              { font-size: 13pt; color: #9c9c9c; font-weight: bold; }
.WTitle             { font-size: 13pt; color: #FFFFFF; font-weight: bold; }
.O1Title            { font-size: 13pt; color: #FA9300; font-weight: bold; }
.O2Title            { font-size: 10pt; color: #FA9300; font-weight: bold; }
.O3Title            { color: #FA9300; font-weight: bold; }
.main {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000;}


/* стили описания элементов кнопок, полей ввода для форм и тп */
input, select, textarea {
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    background-color: #FFFFFF;
}

.zagl
   {
   padding: 1px 3px;
   font-weight: bold;
   color: #ffffff;
   background-color: #fa9300;
    }
    
    .zag_zel
       {
           padding-left: 3px;
    	   padding-right: 3px;
	   padding-top: 1px;
           padding-bottom: 1px;
           font-weight: bold;
           color: #ffffff;
           background-color: #018B2C;
       }