/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: Tahoma;
		font-size: 12px;
		color: black;

	}
	pre{
		font-family: monospace;
	}


/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
		background-color: white;
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left{
		width: 162px;
		padding: 0px 0px 0px 0px; 
		background-image: url(/themes/bankir/images/left_bg.jpg);
		background-position: right;
	}
	td.pane_left_left{
		width: 55px;
		background-image: url(/themes/bankir/images/left_money.jpg);
		background-position: 0;
	}
	td.pane_right{
		width: 195px;
		background-image: url(/themes/bankir/images/right_bg2.jpg);
		padding: 0px 0px 0px 5px; 
		background-position: left;
	}
	td.pane_center{
		background-image: url(/themes/bankir/images/center_bg.jpg);
	}
	td.pane_right_right{
		width: 17px;
		background-image: url(/themes/bankir/images/right_sup_ew.jpg);
		padding: 0px 0px 0px 0px; 
		background-position: left;
	}
	td.menu_horiz{
		color: #BE1C1C;
		font-size: 14 px;
            background-image: url(/themes/bankir/images/menu_horiz_bg.jpg);
	}

/*ÄËß ÌÎËÓÅÉ {}*/
	table.moduleL, table.moduleR{
		width: 100%;
		margin-top: 6px;
		margin-bottom: 6px;
	}
	td.moduleSmallTitle, td.moduleBigTitle{
		color: black;
		font-weight: bold;
		font-size: 12px;
		height: 21px;
		vertical-align: bottom;
		align: right;
		padding-left: 8px;
		padding-bottom: 4px;
	}
	td.moduleBigTitle{
      color:#BE1C1C; 
	}
	td.moduleR{
      color: white; 
	}
	td.moduleL, td.moduleR, td.moduleMENU{
		border: 0px solid #a0aec0;
	}
	td.moduleMENU{
	}

	table.moduleC{
		width: 100%;
		margin-top: 6px;
		margin-bottom: 6px;
	}
	td.moduleC{
		background-color: white;
		border: 0px solid #eeeeee;
		padding: 8px;
	}

/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
		background-image: url(/themes/bankir/images/bottom_bg.jpg);
		padding: 4px;
	}

	
	
/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÏÓÍÊÒ ÌÅÍÞ 0ãî ÓÐÎÂÍß {}*/
	a.menulink0, a.menuactive0, font.menunolink0{
		color: #093E8A;
            font-size: 14px;
		font-family:Times New Roman;
		font-weight: bold;
		text-decoration: none;
	}
	/*àêòèâíûé ïóíêò {}*/
	a.menuactive0{ 
		color: #BE1C1C;
	}
	/*ïóíêò ïðè íàâåäåíèè {}*/
	a.menulink0:hover, a.menuactive0:hover{ 
		color: #BE1C1C;
	}
	font.menunolink{
		color: black;
		font-weight: bold;
	}

	/*ÏÓÍÊÒ ÌÅÍÞ 1ãî ÓÐÎÂÍß {}*/
	a.menulink1, a.menuactive1, font.menunolink1{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
	a.menulink1:hover, a.menuactive1:hover{
		color: gray;
	}
	a.menuactive1{
		color: gray;
	}


	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
		padding-left: 14px;
		background-image: url(/themes/cosmic/images/menuitem.png);
		background-repeat: no-repeat;
		background-position: 0px 2px;
	}
	div.menu1{
		padding-left: 34px;
		background-image: url(/themes/cosmic/images/menuitem.png);
		background-repeat: no-repeat;
		background-position: 20px 2px;
	}



/*---ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÅ ÑÒÈËÈ------------------------------------------------------------------------- {}*/


/*ÇÀÃÎËÎÂÎÊ #1 {}*/
	h1{
		font-size: 16px;
		font-family : Arial, Helvetica, sans-serif;
		font-variant : small-caps;
		font-weight : bold;
		color : #21292b;
	}

	pre, p{
		margin: 0px;
	}

	/*ÑÑÛËÊÈ ÏÎ ÒÅÊÑÒÓ {}*/
	a{
		color: blue;
		text-decoration: underline;
	}
	a:hover{
		color: darkblue;
	}

/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	input, select, textarea{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#093E8A;	
		background-color: white;
		border : 1px solid #093E8A;	
	}
	.inputerror{
		background-image: none;
		background-color: #FFC0C0;
	}
	
	input.image{
		background : transparent;
		border : none;
	}
	input.radio{
		border : none;
	}
	input.checkbox{
		margin: 4px;
	}
	input.submit{
		color: #093E8A;
		background-color: white;
		border : 1px solid #093E8A;	
		font-weight: bold;
	}

/*ÝËÅÌÅÍÒÛ ÒÀÁËÈÖ {}*/
	th{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #e3e1d2;
		color: darkblue;
		text-align: left;
		border-bottom: 1px solid black;
	}
	td.data{
		border-bottom: 1px solid black;
	}

	
	
	
	.logo_text{
		color: white;
		font-size: 17px;
		font-weight: bold;
		letter-spacing: -1px;
	}
