@charset "windows-1251";
a {
	text-decoration: none;
	color: black;
	font-weight : bold;
	font-size: 8pt;
	font-family : Helvetica, Arial, sans-serif,Chicago;
}
A:hover{
	text-decoration: underline;
}

td{ 
	border: inset 0;	
	border-color : black;
	border-width : 0;
	background : #C1C8D3; 
}  
table{
	background : black;
	font-size : 95%; 
	font-family: sans-serif;
}
.td_root{
	background : #E2E5E6;
}
.table_menu{
	border-color : white;
	background : #E2E5E6;
}
.td_class1{
	width : 180;
	background : #6E85CC;	
}
.td_class2{
	width : 180;
	background : #87A4FB;
}
.td_class3{
	width : 50;
	background : #87A4FB;
}
.td_caption{
	/*background : #393939;*/
	background : black;
	color : white;
}
.td_menu{
	color : white;
	background :  #393939;	
}
.td_impty{
	background : black;
	
}	 
.td_news{
	background : #6E85CC; 
	color : black;
	font-size : 110%;
}	 
.td_texttable{
  	font-size : 110%; 
	/*
	background : silver;
	border-color : silver;
	*/
}
body{
	scrollbar-face-color: #e6e6e6;
	scrollbar-shadow-color: #e6e6e6;
	scrollbar-highlight-color: #e6e6e6;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #333333;
	background : #E2E5E6;
	color : black;
}
.td_body_text{
	background : silver;
}
.TEdit{
	BORDER-RIGHT: #324a5f 1px solid;
	BORDER-TOP: #324a5f 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #324a5f 1px solid;
	COLOR: #344e63;
	BORDER-BOTTOM: #324a5f 1px solid;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #e2e9f1
} 
.TButton{
	BORDER-RIGHT: #324a5f 1px solid;
	BORDER-TOP: #324a5f 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #324a5f 1px solid;
	COLOR: #344e63;
	BORDER-BOTTOM: #324a5f 1px solid;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #e2e9f1
}
