/*
  -------------------------------------
  (c) Dev4Masses, All rights reserved
  -------------------------------------
  $Description: Stylesheets file for public part of MATT Project $
  $Date: 2005/04/25 11:53:13 $
  $Revision: 1.8 $
  $State: Exp $
*/

body {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body, p, td, ul, ol, h1, h2, input, select { 
	font-family: Tahoma, Verdana, Arial, "Times New Roman", sans-serif; 
	font-size: 11px; 
	color: #000000;
}

a {
  text-decoration:   none;
	color:             #000000;
}

a:hover {
   text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px 0px 14px 0px;
}

/* Logo */
.logo {
   text-align: center;
   vertical-align: top;
   background: transparent url(i/pict_left.jpg) no-repeat 0% 0%; 
   padding-left: 400px;
}

/* Меню */
td.mnu {
  background-color:  #38545A;
  padding-left:      10px;
  padding-top:       2px;
  padding-right:     5px;
  padding-bottom:    2px;
}

td.sel {
  background-color:  #7490AB;
  cursor:            hand;
}

a.mnu:hover {
  display: block;
  position: relative;
  text-decoration:   none;
}

.mnu, .mnu2 {
  font-family:       Verdana, Tahoma, Arial, serif;
  font-size:         10px;
  font-weight:       normal;
  color:             #ffffff;
  text-decoration:   none;
}

.mnu2 {
  padding-left:      10px;
  background-color:  #7490AB;
}

.sel {
  color:             #ffffff;
}

/* Заголовки страниц */

.pg_hdr, .pg_adv_hdr {
  font-size:         14px;
  font-weight:       bold;
  color:             #466B87;
  text-transform:    lowercase;
}

.pg_sub_hdr, a.pg_sub_hdr {
  font-size:         16px;
  font-weight:       bold;
  color: #660000;
}

/* Поиск */
.srch {
  font-family:       Verdana, Tahoma, Arial, serif;
  font-size:         11px;
  width:             95px;
  height:            21px;
}

.edt_cntr {
  background-color:  #CCCCCC;
  width: 150px;
  height: 13px;
  border: 1px solid #343434;
  font-size: 10px;
  line-height: 0.9em;
  color: #7490AB;
  text-align: right;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}

.ttl {
  color: #ffffff;
  font-size: 10px;
  padding: 0px 7px 0px 4px;
}

.btn {
  text-decoration:   underline;
  font-size:         11px;
  color:             #ffffff;
}

/* News */
.fltr_bg {
  background: transparent url(i/l_angle2.gif) repeat-x 0px 0px;
}

.sc_btm_angle {
  background: transparent url(i/l_b_angle.gif) repeat-x 0px 0px;
}

.srch_news_ttl, .news_fltr_b {
  font-weight:  bold;
  font-size:    12px;
  color:        #ffffff;
}

.news_fltr {
  font-weight:  normal;
  color:        #466B8F;
}

.srch_news_edt {
  background-color:  #F0F0F0;
  width: 185px;
  height: 18px;
  border: 1px solid #000000;
  font-size: 12px;
  color: #7490AB;
  text-align: right;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}

.news_ttl_msg {
  color:        #466B8F;
  font-weight:  bold;
}

.news_ttl_sep {
  color:        #A2B5C7;
  font-weight:  bold;
}

.more, .results, .atts {
  color:        #466B8F;
}

/* FAQ */
.fq, .fq_q, .res_hdr {
  color:        #466B8F;
}

.fq_q, .res_hdr {
  font-weight:  bold;
}

/* Advanced links */
.adv_lns {
  color:        #000000;
}

.adv_sel_lns {
  text-decoration:  none;
  color:            #0033cc;
}

/* scenario page */
.sc_ttl, .sc_interv, .sc_sect_ttl, .sc_top {
  color:           #ffffff;
  font-weight:     bold;
  font-size:       12px;
}

a.sc_interv {
  text-decoration: none;
}

.sc_interv, .sc_sect_ttl {
  font-size:    11px;
}

.sc_cat_ttl {
  color:        #466B8F;
}

.sc_num {
  color:        #7490AB;
}

a.sc_sect_ttl {
  text-decoration:  none;
}

.sc_litr {
  color:        #466B8F;
  font-weight:  bold;
  font-size:    11px;
}

.jump {
  color:           #466B8F;
  text-decoration: underline;
  font-size:       11px;
  line-height:     1.3em;
}

.sc_top {
  font-size:       11px;
  text-decoration: underline;
}

.white {
  color:           #ffffff;
}
