BODY {
        margin: 0px;
        padding: 0px;
        color: #004270;
  background: #F0EBCF url('images/nav_bg.jpg') repeat-y;
        font-family: TimesNewRoman;
        font-style: normal;
        font-size: 13pt;
        font-weight: normal;
}
.flag{
  border: 0px;
        margin: 6px;
  padding: 0px;
}
.main {
   font-family: Serif;
   font-size: 12pt;
   line-height: 17pt;
   font-style: normal;
   font-weight: 100;
   text-align: justify;
   padding-left: 1em;
   padding-right: 1em;
   color: #3A4CA6;
}
.main_title {
        font-family: Serif;
        font-size: 16pt;
        line-height: 20pt;
  font-style: normal;
  font-weight: 400;
        font-variant: normal;
  letter-spacing: 0pt;
  text-decoration: none;
  text-align: right;
  padding-left: 2em;
}
.news {
   font-family: Serif;
   font-size: 12pt;
   line-height: 17pt;
   font-style: normal;
   font-weight: 100;
   word-spacing: normal;
   text-align: left;
   color: #004270;
}
.news_title {
        font-family: Serif;
        font-size: 15pt;
        line-height: 20pt;
  font-style: normal;
  font-weight: 400;
        font-variant: normal;
  letter-spacing: 0pt;
  text-decoration: none;
  text-align: right;
  padding-right: 1em;
}
.web_ua {
        FONT-FAMILY: Serif;
        FONT-SIZE: 10pt;
        LINE-HEIGHT: 14pt;
        font-weight: normal;
        text-align: right;
        text-decoration: none;
        COLOR: #996633;
        float: right;
}

A.main:link{
        FONT-FAMILY: Serif;
        FONT-SIZE: 12pt;
        LINE-HEIGHT: 17pt;
        font-weight: 700;
        text-decoration: underline;
        COLOR: #3A4CA6;
}
A.main:active {
        FONT-FAMILY: Serif;
        FONT-SIZE: 12pt;
        LINE-HEIGHT: 17pt;
        font-weight: 700;
        text-align: left;
        text-decoration: underline;
        COLOR: #3A4CA6;
}
A.main:hover {
        FONT-FAMILY: Serif;
        FONT-SIZE: 12pt;
        LINE-HEIGHT: 17pt;
        font-weight: 700;
        text-align: left;
        text-decoration: underline;
        COLOR: #3A4CA6;
}
A.main:visited {
        FONT-FAMILY: Serif;
        FONT-SIZE: 12pt;
        LINE-HEIGHT: 17pt;
        font-weight: 700;
        text-align: left;
        text-decoration: none;
        COLOR: #3A4CA6;
}

A.news:link{
        FONT-FAMILY: TimesNewRoman;
        FONT-SIZE: 12pt;
        LINE-HEIGHT: 17pt;
        font-weight: 700;
        text-align: left;
        text-decoration: underline;
        COLOR: #004270 ;
}
A.news:active {
        FONT-FAMILY: TimesNewRoman;
        FONT-SIZE: 12pt;
        LINE-HEIGHT: 17pt;
        font-weight: 700;
        text-align: left;
        text-decoration: underline;
        COLOR: #004270;
}
A.news:hover {
        FONT-FAMILY: TimesNewRoman;
        FONT-SIZE: 12pt;
        LINE-HEIGHT: 17pt;
        font-weight: 700;
        text-align: left;
        text-decoration: underline;
        COLOR: #004270;
}
A.news:visited {
        FONT-FAMILY: TimesNewRoman;
        FONT-SIZE: 12pt;
        LINE-HEIGHT: 17pt;
        font-weight: 700;
        text-align: left;
        text-decoration: none;
        COLOR: #004270;
}

.foto_div {
 float: left;
 padding-top: 0px;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 30px;
 width: 152px;
 height:200px;
}
.foto {
   padding-bottom: 10px;
}
.note {
   font-size: 12pt;
   text-align: left;
   /*padding-left: 2em;*/
}