/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: black;

		/*ÏÎËÎÑÀ ÏÐÎÊÐÓÒÊÈ {}*/
		SCROLLBAR-FACE-COLOR: #d0eeff;
		SCROLLBAR-TRACK-COLOR: #ebf0f3;
		SCROLLBAR-ARROW-COLOR: #black;
		SCROLLBAR-HIGHLIGHT-COLOR: #f5e6f3;
		SCROLLBAR-3DLIGHT-COLOR: #effee7;
		SCROLLBAR-SHADOW-COLOR: #d2d9f3;
		SCROLLBAR-DARKSHADOW-COLOR: #a1a1a1;
	}
	pre{
		font-family: monospace;
	}


	td.body{
	}
	table.bigtable{
	}
/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left, td.pane_right{
	}
	td.pane_left{
	}
	td.pane_right{
	}

	td.pane_center{
	}

	td.pane_menuhoriz{
		background-color: #ff5e06;
	}
/*ÄËß ÌÎËÓÅÉ {}*/
	table.moduleL, table.moduleR{
		width: 100%;
		margin-bottom: 0px;
	}
	td.moduleSmallTitle, td.moduleBigTitle{
		font-weight: bold;
		height: 20px;
		background-color: white;
		background-image: url(images/modtitle.png);
		padding-left: 8px;
		color: #514f63;
	}
	td.moduleL, td.moduleR, td.moduleMENU{
		background-color: #a09eb2;
		padding: 8px;
	}
	td.moduleMENU{
		background-color: #ff5e06;
	}


	table.moduleC{
		width: 100%;
	}
	td.moduleC{
		background-color: white;
		padding: 16px;
		text-align: justify;
	}


/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
		vertical-align: top;
		background-image: url("images/footer_tile2.png");		
		background-repeat: repeat-x;
	}



/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
	}
	div.menu1{
		padding-left: 0px;
		padding-right: 8px;
		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;
	}


	td.menu_horiz0, td.menu_horiz0a{
		background-image: url(images/menu.png);
		background-repeat: no-repeat;
		width: 138px;
		height: 35px;
		text-align: center;
		padding-top: 10px;				
		vertical-align: top;
	}
	td.menu_horiz0a{
		background-image: url(images/menua.png);
	}
	
	table.menu_layer{
		background-color: lightgray;
		border: 1px solid white;
	}
/*---ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÅ ÑÒÈËÈ------------------------------------------------------------------------- {}*/


/*ÇÀÃÎËÎÂÎÊ #1 {}*/
	h1{
		font-size: 18px;
		font-weight : bold;
		color : #6c000a;
		padding-left: 18px;
		background-image: url("images/h1.png");
		background-repeat: no-repeat;
		background-position: 0 7;
	}
	h2{
		font-size: 15px;
		font-weight : bold;
		color : #6c000a;
		padding-left: 18px;
		background-image: url("images/h1.png");
		background-repeat: no-repeat;
		background-position: 0 5;
	}

	pre, p{
		margin: 0px;
	}

	/*ÑÑÛËÊÈ ÏÎ ÒÅÊÑÒÓ {}*/
	a{
		color: #6c000a;
		text-decoration: underline;
	}
	a:hover{
		color: black;
	}

	img{
		border: 0px;
	}

/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	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;
	}
	li{
		list-style-image: url("images/li.png");
	}

/*ÝËÅÌÅÍÒÛ ÒÀÁËÈÖ {}*/
	th{
		background-color: #cbcbcb;
		color: black;
		text-align: left;
		font-size: 14px;
		font-weight: normal;
	}
	td.data{
		background-color: #eff9ff;
	}

	
	div.footerlinks{
		font-size: 11px;
	}
	div.footerlinks a{
		color: gray;
	}