/* CSS Document */
.btn{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
  font-weight: bold;
 	padding:2px;
	border:solid 1px #000000;
  background-color:#db0000;
  background-image: url(/_images/btn_bg.gif);
}

.slct{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#212821;
	font-size:11px;
 	padding:2px;
	border:solid 1px #9e9e9e;
  background-color:#FAFAFA;
}

.txt{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#212821;
	font-size:11px;
 	padding:2px;
	border:solid 1px #9e9e9e;
  background-color:#FAFAFA;
}

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited, a:active {
	color: #ED1D2B;
	text-decoration: none;
}

a:hover {
	color: #231F20;
	text-decoration: underline;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ED1D2B;
	font-size: 29px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ED1D2B;
	font-size: 21px;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ED1D2B;
	font-size: 21px;
}

.header2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ED1D2B;
	font-size: 21px;
}

a:link.mnu1_, a:visited.mnu1_, a:active.mnu1_ {
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
  text-transform: uppercase;
}

a:hover.mnu1_ {
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
  text-transform: uppercase;
}

a:link.mnu1_active, a:visited.mnu1_active, a:active.mnu1_active {
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
  text-transform: uppercase;
}

a:hover.mnu1_active {
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
  text-transform: uppercase;
}

.mnu1td_ {
  background-color: #ED1D2B;
  padding: 3px 10px 3px 3px;
}

.mnu1td_active {
  background-color: #DC0307;
  padding: 3px 10px 3px 3px;
}


a:link.mnu2_, a:visited.mnu2_, a:active.mnu2_ {
	color: #000000;
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
}

a:hover.mnu2_ {
	color: #ED1D2B;
	text-transform: none;
	font-size: 12px;
	text-decoration: underline;
}

a:link.mnu2_active, a:visited.mnu2_active, a:active.mnu2_active {
	color: #000000;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.mnu2_active {
	color: #ED1D2B;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/* top  right bottom left */
.mnu2td_ {
  background-color: #EEEEEE;
  padding: 3px 10px 3px 3px;
}

.mnu2td_active {
  background-color: #EEEEEE;
  padding: 3px 10px 3px 3px;
}

a:link.mnu3_, a:visited.mnu3_, a:active.mnu3_ {
	color: #363636;
	text-transform: none;
	font-size: 11px;
	text-decoration: none;
}

a:hover.mnu3_ {
	color: #363636;
	text-transform: none;
	font-size: 11px;
	text-decoration: underline;
}

a:link.mnu3_active, a:visited.mnu3_active, a:active.mnu3_active {
	color: #000000;
	text-transform: none;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a:hover.mnu3_active {
	color: #000000;
	text-transform: none;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.mnu3td_{
  background-color: #b2b1b1;
  padding: 5px 5px 5px 5px;
  background-image: url(/_images/menu3_bg_.gif);
  background-repeat:repeat-x;
}

.mnu3td_active{
  background-color: #dfdfdf;
  padding: 5px 5px 5px 5px;
  background-image: url(/_images/menu3_bg_active.gif);
  background-repeat:repeat-x;
}


.topmenu_off {
	background-image: url(/_images/topmenu_line1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
.topmenu_on {
	background-image: url(/_images/topmenu_line2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}

.table_cellHeader {
  background-color: #F5F5F5 ;
  padding: 7px;
  font-weight: bold;
}

.table_cell {
  background-color: #F5F5F5;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.table_cell1 {
  padding: 5px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.table_Leftcell {
  background-color: #F5F5F5;
  padding: 5px;
  BORDER-RIGHT: #cccccc 1px solid;
  BORDER-BOTTOM: #cccccc 1px solid
}

.table_Leftcell1 {
  padding: 5px;
  BORDER-RIGHT: #cccccc 1px solid;
  BORDER-BOTTOM: #cccccc 1px solid
}

.table_Rightcell {
  background-color: #F5F5F5;
  padding: 5px;
  BORDER-BOTTOM: #cccccc 1px solid
}

.table_Rightcell1 {
  padding: 5px;
  BORDER-BOTTOM: #cccccc 1px solid
}

.table_cellUp {
	background-image: url(/_images/up.gif);
  background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
  BORDER-RIGHT: #cccccc 1px solid;
  BORDER-BOTTOM: #cccccc 1px solid
}

.table_cellDown {
	background-image: url(/_images/down.gif);
  background-color: #F5F5F5;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 5px;
  BORDER-RIGHT: #cccccc 1px solid;
  BORDER-BOTTOM: #cccccc 1px solid
}

.table_cell1Up {
	background-image: url(/_images/up.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
  BORDER-RIGHT: #cccccc 1px solid;
  BORDER-BOTTOM: #cccccc 1px solid
}

.table_cell1Down {
	background-image: url(/_images/down.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 5px;
  BORDER-RIGHT: #cccccc 1px solid;
  BORDER-BOTTOM: #cccccc 1px solid
}

.phones {
	font-size: 21px;
	font-weight: bold;
	color: #ED1D2B;
	letter-spacing: -1px;
}

a:link.blue, a:visited.blue, a:active.blue {
	color: #003399;
	font-size: 11px;
	text-decoration: none;
}

a:hover.blue {
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}

a:link.black, a:visited.black, a:active.black {
	color: #212829;
	font-size: 11px;
	text-decoration: none;
}

a:hover.black {
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}

a:link.topcrumbs, a:visited.topcrumbs, a:active.topcrumbs {
  font-family: tahoma;
  font-size: 11px;
  color: #595959;
}

a:hover.topcrumbs {
  font-family: tahoma;
  font-size: 11px;
  color: #ED1D2B;
}

.topcrumbsCurrent {
  font-family: tahoma;
  font-size: 11px;
  color: #A59EA5;
}

.info {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADB2;
}

.Date {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A696B;
}

small {
  font-family: tahoma;
  font-size: 10px;
  color: #737173;
}

table.pages-list td.active-page, .active-page {background-color: #ED1D2B; color: #fff; padding:0px; padding-left:1px; padding-right:1px;}
table.pages-list td {padding: 0px 5px; text-align: center; vertical-align: middle; font-size: 12px; font-family: arial;}
table.pages-list a {font-size: 12px; font-family: arial; 	text-decoration: none;}
table.pages-list td.title {padding-left: 0px; padding-right: 10px; text-align: left;}

.fundTip {
    text-align: left; position: absolute; z-index: 20; display: none;
    border: 1px solid #000; background: #fff; padding: 4px 8px;
    margin-left: -15px; margin-top: -5px;
}

ul.small-btm-links li
{
  background: url(/_i/li-btm-links.gif) left 5px no-repeat;
	list-style: none;
	padding-left: 10px;
  margin-bottom: 5px;
}

ul.small-btm-links li, ul.small-btm-links li a
{
    font-weight: normal;
    font-family: tahoma;
    font-size: 11px;
    color: #003399;
}

.fundAttention {
    margin-top: 40px;
}
.fundAttention, .fundAttention p {
     color: #828282 !important;
     font-size: 11px !important;
     font-family: tahoma !important;
}

.filesize {
	font-family: Tahoma;
	font-size: 10px;
	color:#5C5C5C;
}

.star {color: #ED1C24;}
td.star {width: 1px;}


.filialBaloon {
    z-index:76;
    display: none;
    position: absolute;
    vertical-align: bottom;
}

.filialBaloonContent {
    padding: 7px 7px 7px 7px;
    font-size: 12px;
    border-top: 1px solid #bbb; border-left: 1px solid #bbb; border-right: 2px solid #bbb;
    background-color:#fff;
}

.filialBaloonCorner {
    padding: 0px 0px !important;
    border-top: 0px solid #bbb;
}
.filialBaloonCorner img {margin-top: 0px !important;}

.filialBaloonBullet {
    font-size: 12px;
    line-height:14px;
    padding: 0px 5px 0px 0px; vertical-align: middle;
}
.filialBaloonType {
    font-size: 11px;
    line-height:14px;
    padding: 0px 5px 0px 0px; vertical-align: middle;
    min-width: 175px;
    * width: 175px; text-align: left;
}

.filialList {
    margin: 30px 0px;
}

// календарь 2 *********************************************************
.tabh {
	background-color:#707686;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	font-family: Arial;
}
.tabf, .tabf2 {
	background-color:#FFE8C3;
	color:#B77300;
	font-weight:bold;
	font-size:12px;
	}

//.tabf2 {padding:5px; background-color: #FFE8C3;color: #B77300; font-weight:bold; font-size: 10px}
//.tabf3 {padding:5px; background-color: #FFE8C3;color: #B77300; font-weight:normal; font-size: 12px}

.tabr {
	background-color:#DDE1E5;
	font-size:12px;
}


.calFont {
	font-family:Verdana;
	text-align: center;
	font-size:12px;
}
.calFontDisable {
  font-family:Verdana;
  font-size:12px;
  color: #c7c7c7;
  text-align: center;
}
.dateBtn {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	border:none;
	border-color:#FFFFFF #FFFFFF #996600 #996600;
	background-image:url(/_phpsf2/_i/buttons/date.gif);
	background-repeat:no-repeat;
	height:18px;
	width:37px;
	background-color:#8B91A1;
}
.dateBtn[class] {
    margin: 1px 0px;
}
.dateInputCell
{
	background-color:#FFFFFF;
	height:20px;
	border:1px solid #212e4e;
	border-right:none;
}
.dateInput
{
	border:1px solid #FFFFFF;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Verdana;
	width: 109px;
}
.dateBtnCell {
	height:20px;
	border:1px solid #212e4e;
	border-left:none;
}
.dateSelectDay {
	background-color:#B2614D;
	color: #ffffff;
}
.dateHeaderPanel {
	background-color:#e9ebf1;
}

.tdDay {padding: 2px 3px;}

.calBorder { border: 1px solid #000; }

