body {
  margin: 0px;
  background-color : #ffffff;
  font-family : Tahoma, Arial;
  color : #49667A;
}

td {
  font-family : Tahoma, Arial;
  font-size : 11px;
  line-height: 16px;
  color : #49667A;  
}

img {
  border: 0px;
}

FORM {
  margin: 0px;
}

select {
  margin: 2px 0 2px 0;
}

input {
  margin: 2px 0 2px 0;
}



/* Полжожка под контент-зону*/
.content_wrapper {
  padding: 20px 20px 20px 20px;
  height: 100%;
}

/* Кнопка главного меню активна */
.menu_on {
  background-color: #2364B5;
}

/* Кнопка главного меню неактивна */
.menu_out {
  background-color: #194A87;
}


/* Стиль основных ссылок на сайте */
a:link {
  color: #A52611;
  text-decoration: underline;
}

a:hover, a:active {
  color: maroon;
}

a:visited {
  text-decoration: none;
  color: #A52611;
}

#mediasite {
  font-size: 11px;
  color: #49667A;
  font-weight: bold;
}

.enlink:link, .enlink:active, .enlink:hover, .enlink:visited {
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}

.footer_text {
  padding-left: 70px;
  font-size: 11px;
  color: #49667A;
}

.footer_text a:link, .footer_text a:active, .footer_text a:hover, .footer_text a:visited {
  font-size: 11px;
  color: #49667A;
}


li {
  list-style-type : none;
  list-style-image: url(images/1.jpg);
}

#eng_link, #header_text {
  font-size: 11px;
  color: white;
}

.menu_header {
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-family: verdana;
  border-bottom: 3px solid #D2D9DE;
  padding: 2px;
}

.menu_item a:link,.menu_item  a:visited {
  color: #0B3C5E;
  text-decoration: none;
}

.menu_item a:hover,.menu_item  a:active {
  color: #0B3C5E;
  text-decoration: underline;
}

.menu_item {
  border-bottom: 1px solid #D2D9DE;
  padding: 2px;
  color: #0B3C5E;
}

.sup_item a:link,.sup_item  a:visited {
  color: #0B3C5E;
  text-decoration: underline;
}

.sup_item a:hover,.sup_item  a:active {
  color: #0B3C5E;
  text-decoration: underline;
}

.sup_item {
  padding: 2px;
  color: #0B3C5E;
}


#title, .title {
  color: black;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 0px 20px 0;
  text-align: top;
  text-transform: uppercase;
}

.path {
  padding: 3px;
}

.path a:link, .path a:hover, .path a:active, .path a:visited {
  color: #696969;
  text-decoration: underline;
}

.subscr_image 
{
  margin: 0 0 0 0;
}

.subscribe 
{
  margin: 0 0 4px 0;
}

img {border: 0;}

ul.mktree  li, .mktree ul { 
  list-style: none;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 11px;
  color: #A42610;
} 

ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:2px 0 2px 0; }

ul.mktree  li           .bullet { padding-left: 15px; }

ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(../images/cbullet1.gif)  center left no-repeat; text-decoration:underline; }
ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(../images/cbullet1.gif)   center left no-repeat; text-decoration:underline; }
ul.mktree  li.liBullet  .bullet { cursor: default; background: url(../images/cbullet2.gif) center left no-repeat; text-decoration:none; }


ul.mktree  li.liOpen    ul { display: block; }
ul.mktree  li.liClosed  ul { display: none; }

ul.mktree  li { font-size: 11px; }
ul.mktree  li ul li { font-size: 11px; text-decoration: none; }
