/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 12px;
		color: black;

		/*ÏÎËÎÑÀ ÏÐÎÊÐÓÒÊÈ {}*/
		SCROLLBAR-FACE-COLOR: black;
		SCROLLBAR-TRACK-COLOR: #bfbfbf;
		SCROLLBAR-ARROW-COLOR: white;
		SCROLLBAR-HIGHLIGHT-COLOR: #3f3f3f;
		SCROLLBAR-3DLIGHT-COLOR: #3f3f3f;
		SCROLLBAR-SHADOW-COLOR: #3f3f3f;
		SCROLLBAR-DARKSHADOW-COLOR: #3f3f3f;		
	}
	body{
		background-color: lightgray;
	}
	pre{
		font-family: monospace;
	}


	td.body{
		background-color: white;
	}
	table.bigtable{
		width: 985px;
	}


/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left, td.pane_right{
	}
	td.pane_left{
	}
	td.pane_right{
	}

	td.pane_center{
		background-color: white;
	}

	td.pane_menuhoriz{
	}
/*ÄËß ÌÎËÓÅÉ {}*/
	table.moduleL, table.moduleR{
	}
	td.moduleSmallTitle, td.moduleBigTitle{
	}
	td.moduleL, td.moduleR, td.moduleMENU{
	}
	td.moduleMENU{
	}


	table.moduleC{
	}
	td.moduleC{
	}


/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
		padding-top: 8px;
		text-align: center;
		color: #f5bb81;
	}
	td.pane_footer a{
		color: #bfbfbf;
	}



/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
		padding-left: 12px;
		background-image: url(images/arrow.png);
		background-repeat: no-repeat;
	}
	div.menu1{
		padding-left: 32px;
		background-image: url(images/arrow.png);
		background-repeat: no-repeat;
		background-position: 20px;
	}

	/*ÏÓÍÊÒ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	a.menulink0, a.menuactive0, font.menunolink0,  a.menulink1, a.menuactive1, font.menunolink1{
		color: black;
		text-decoration: none;
		font-weight: bold;
	}
	/*àêòèâíûé ïóíêò {}*/
	a.menuactive0, a.menuactive1{
		color: white;
	}
	/*ïóíêò ïðè íàâåäåíèè {}*/
	a.menulink0:hover, a.menuactive0:hover,  a.menulink1:hover, a.menuactive1:hover{
		color: white;
	}



	table.menu_horiz{
		height: 20px;
	}
	td.menu_horiz{
		padding-right: 16px;
	}
	table.menu_layer{
		background-color: #ff5e06;
		border: 2px solid black;
	}
/*---ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÅ ÑÒÈËÈ------------------------------------------------------------------------- {}*/


/*ÇÀÃÎËÎÂÎÊ #1 {}*/
	h1{
		margin: 0px;
		padding: 0px;
		font-size: 26px;
		font-family : "Arial Black", Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #333333;
		letter-spacing: -2px;
	}

	pre, p{
		margin: 0px;
	}

	/*ÑÑÛËÊÈ ÏÎ ÒÅÊÑÒÓ {}*/
	a{
		color: blue;
		text-decoration: underline;
	}
	a:hover{
		color: darkblue;
	}

/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	input, select, textarea{
		background-image: url(images/innershadow.png);
		background-repeat: no-repeat;
	}
	input, select, textarea, .inputerror{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #EEEEEE;
		border : 1px solid #514f63;
	}
	.inputerror{
		background-image: none;
		background-color: #FFC0C0;
	}
	input.image{
		background-image: none;
		background : transparent;
		border : none;
	}
	input.radio{
		background-image: none;
		border : none;
	}
	input.checkbox{
		background-image: none;
		margin: 4px;
	}
	input.submit{
		background-image: none;
		color: white;
		background-color: #ff5e06;
		border : 1px solid black;
		font-weight: bold;
	}

/*ÝËÅÌÅÍÒÛ ÒÀÁËÈÖ {}*/
	th{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: black;
		color: white;
		text-align: left;
		border-bottom: 1px solid black;
	}
	td.data{
		border-bottom: 1px solid black;
	}

	


	td.contacts_whiteborder1{
		vertical-align: middle;
		text-align: center;
		color: white;
		font-size: 20px;
		font-weight: bold;
		width: 323px;
		height: 112px;
		background-image: url("images/contacts1.jpg");
	}
	td.contacts_whiteborder1 a{
		text-decoration: none;
		color: white;
	}
	td.contacts_whiteborder2{
		vertical-align: middle;
		text-align: center;
		color: white;
		font-size: 20px;
		font-weight: bold;
		width: 336px;
		height: 76px;
		background-image: url("images/contacts4.jpg");
	}
	td.contacts_whiteborder2 a{
		text-decoration: none;
		color: white;
	}

	td.contacts_whitebg1{
		vertical-align: middle;
		text-align: center;
		color: black;
		font-size: 20px;
		font-weight: bold;
		width: 359px;
		height: 110px;
		background-image: url("images/contacts2.jpg");
	}
	td.contacts_whitebg1 a{
		text-decoration: none;
		color: black;
	}
	td.contacts_whitebg2{
		vertical-align: middle;
		text-align: center;
		color: black;
		font-size: 20px;
		font-weight: bold;
		width: 359px;
		height: 78px;
		background-image: url("images/contacts3.jpg");
	}
	td.contacts_whitebg2 a{
		text-decoration: none;
		color: black;
	}

	div.banner_code{
		width: 148px;
		height: 57px;
		font-size: 9px;
		font-family: monospace;
		overflow: scroll;
	}
	
	
	td.band_history{
		width: 232; 
		padding: 65 20 0 20; 
		color: white;	
		font-size: 14px;
	}
	td.band_history a{
		color: white;
		text-decoration: none;	
	}
	div.band_history{
		height: 430px; 
		padding-right: 10px; 
		overflow: auto; 
		text-align: justify;
		color: #343434;
		font-size: 14px;
	}
	div.band_historyleft{
		height: 430px; 
		overflow: auto; 
	}
	
	
	
	div.paging a, div.paging span{ margin: 4px; padding: 4px; }
	div.paging span{ font-weight: bold; }
		
		
		
	/*Îáëàñòü äëÿ ðàçëè÷íûõ óâåäîìëåíèé*/
	.note{ background-color: #fbfbfb; border: 1px solid #eeeeee; padding: 4px; text-align: center; }

