@charset "windows-1251";
BODY {
	font-family: Tahoma;	
	color: #333366;
	padding:10px; 
	margin:0px; 
	background-color: #cccccc;
}

TABLE.copyright {
	color: #ccccff;
}
TABLE.copyright a:link, TABLE.copyright a:active, TABLE.copyright a:visited {
	color: #ccccff;
	text-decoration: underline;
	font-size: 8pt;
}
td.copyright {
	background: url('../images/bg_bottom.gif') repeat-x;
	color: #ccccff;
	font-size: 8pt;
	padding: 8px 15px;
	line-height: 11pt; 
}

A:link {text-decoration: underline; color: #3333aa}
A:active {text-decoration: underline; color: #3333aa}
A:visited {text-decoration: underline; color: #3333aa}
A:hover {text-decoration: underline; color: #3333ff}

h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #504037;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #504037;
}

td.block {
	color: #333366;
}
div.main_menu {
	font-size: 11pt; 
	font-weight:bold; 
	cursor: pointer; 
	height:100%; 
	padding-top: 8px; 
	color: white;
}


div.menu {
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #e9e9e9; 
	padding: 4px;
	cursor: pointer;
}
div.menu_sel {
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #d4d2e8; 
	padding: 4px;
	font-weight: bold;
	cursor: pointer;
}
div.sub_menu {
	margin-bottom: 1px;
	margin-top: 1px;
	border-top: solid 0px #cccccc; 
	background-color: #e4e2f8;
	padding: 4px;
	text-decoration: none; 
	cursor: pointer;
}
div.sub_menu_sel {
	border-top: solid 0px #dddddd; 
	background-color: #d4d2e8; 
	padding: 4px;
	cursor: pointer;
}
div.menu:hover, div.sub_menu:hover {background-color: #d4d2e8; color: #333366}
div.menu_sel:hover, div.sub_menu_sel:hover {text-decoration: none; color: #333366}
div.sub_menu_sel, div.menu_sel { text-decoration: none; color: black }



td.menu {
	text-align:center;
	color: white;
}
td.menu:hover {
	text-align:center;
	background: #6666aa;
	color: white;
}
td.menu_sel {
	text-align:center; 
	background: url('../images/menu_item_sel.gif') center bottom no-repeat #7777bb;
	color: black;
}
#sel {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
td.menu a:link, td.menu a:active, td.menu a:visited, td.menu a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

td.text, td.text_index {
	background: white;
	padding: 6px 12px;
	color: black;
}
td.text_index p {
}
table {	
	font-size: 10pt;
	line-height: 13pt;
}
p, li {
	color: #333366;
}
.news_date {
	color: #666666;
}
#right_news {
	font-size: 8pt;
}

img.small_news {
	border: solid 1px #514326;
	float: right;
}
img.left {
	border: solid 1px #514326;
	margin-right: 10px;
	float: left;
}

hr {
	height: 1px;
	color: #e0e0e0;
	border: none;
	border-top: solid 1px #e0e0e0 !important;
}
.check {
	border: none;
	background: none;
}
input.small {
	font-family: Arial;
	font-size: 90%;
	border-color: #e0e0e0;
}
input, textarea {
	font-family: Arial;
	font-size: 90%;
}
select {
	font-family: Arial;
	font-size: 90%;
}
.hand {
	cursor: pointer;
}
