/* Global style */

body,td,th {
	font-family: Arial;
}
html,body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 100%;
}
img,td,th,FORM {
	border:0;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
a { text-decoration: underline; color:#00d; }
a:hover {color:#00f;}

.Topic {
	width:100%;
	height:218px;
	background:url(img/fon-top.gif) repeat-x left bottom;
}
.TopMenu {
	background:url(img/top2.gif) repeat-x left top;
	height:218px;
	width:100%;
}
.TopLeft {
	background:url(img/top1.gif) no-repeat left top;
	height:218px;
	width:100%;
}
.Contact {
	text-align:right;
	padding:20px;
	margin-left:520px;
}
.TopText {
	margin:10px 30px 0 296px;
	font-size:120%;
}
	.TopText IMG {
		margin-right:18pt;
	}
	.TopText DIV {
		width:500px;
		white-space: nowrap;
	}
	.TopText TD {
		white-space: nowrap;
	}
.TopTeni {
	width:500px;
	height:22px;
	position:absolute;
	right:0px;
	margin:-22px 0 0 0;
	background-image: url(img/fon6.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=img/fon6.png);
}
.Content {
	width:100%;
}
.Col1 {
	width:28%;
	background:#BDC2CA url(img/fon2.gif) repeat-x left top;
	padding:30px 20px 0 20px;
}
.Col2 {
	width:44%;
	background:#E7ECF4 url(img/fon5.gif) repeat-x left top;
	padding:30px 20px;
	font-size:105%;
}
.Footer1 {
	background:#BDC2CA url(img/fon3.gif) repeat-x left bottom;
	vertical-align:bottom;
	padding-bottom:10px;
}
.Footer2 {
	background:#C8CDD5 url(img/fon4.jpg) repeat-x center top;
	padding:42px 0 10px 0;
}
	.Footer2 A {
		color:#536482;
		text-decoration: none;
	}
	.Footer2 A:hover {
		text-decoration : underline;
	}
.text {color:#000; text-decoration: none;}
.wnews { font-size: 90%; }

h2 {
	font-size: 90%;
	color:#008;
}