BODY {
	background-color: #ffffff; 
	margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
	font-family: Arial, Verdana, Tahoma, Times New Roman; 
	FONT-SIZE: 10pt;  color: #000000;
}
a {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
a:Hover {
	text-decoration: none;
}
a:visited { color: #000000; }

a.menu {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:Hover { text-decoration: underline; }
a.menu:visited { color: #FFFFFF; }

a.mixm {
	color: black;
	text-decoration: none;
}
a.mixm:Hover {
	color: red;
	text-decoration: underline;
}


.h3 { font-size: 14pt;}

a.block {
	font-size: 8pt;
	text-decoration: none;
}
a.block:Hover {	text-decoration: underline; }

.margin0 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.tuman {
	FILTER: alpha(opacity=20);
}

A:hover IMG {
	FILTER: blue();
}

li.fog {
	color: #c0c0c0;
}
IMG {
	border: 0px;
}
table {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

table.object {
	border: 0px;
	width: 100%;
	background-color: silver;
}
table.object td {
	border: 0px;
	padding: 5px;
	background-color: white;
}
table.object th {
	border: 0px;
	padding: 5px;
	text-align: Left;
	font-weight: normal;
	background-color: #EDEDED;
}
table.objects {
	border: 1px;
	width: 100%;
	background-color: silver;
}
table.objects td {
	font-size: 10pt;
	border: 0px;
	padding: 5px;
	vertical-align: Top;
	text-align: Center;
	background-color: white;
}
table.objects th {
	font-size: 10pt;
	border: 0px;
	padding: 5px;
	text-align: Center;
	background-color: #EDEDED;
}
.box {
	font: 12px "Arial Cyr","Arial","Tahoma","Helvetica","sans-serif";
	color:#000000;
	background:#ffffff;
	border: #000000;
	border-style: solid;
	border-width: 1px
}
.button {
	font: 12px "Arial Cyr","Arial","Tahoma","Helvetica","sans-serif";
	color: #1A4D80;
	background:#FFBB00;
	border-color: #1A4D80;
	border-style: solid;
	border-width: 1px;
	cursor:hand
}
.sign,a.sign {
	font: 8pt;
	color: silver;
	margin-top: 0px;
	text-decoration: none;
}

