body, form, div {
	margin: 0;
	padding: 0;
}
body {
	height: auto !important;
	background-color: #4a9864;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}
.body {
	background-image: url(/images/mainfon.jpg);
	background-repeat: no-repeat;
}
table {
	background-color: transparent;
	border-collapse: collapse;
}
tr {
	background-color: transparent;
}
td, div {
	color: #363636;
	background-color: transparent;
	vertical-align: top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
}
/**************************************/
#main {
}
#the1 {
	margin: 40px 0 5px 35px;
}
#the1 td {
	vertical-align: middle;
}
#the2 {
	background-image: url(/images/topmenu/line.gif);
	background-repeat: no-repeat;
	margin: 15px 0 0 45px;
	padding: 1px 0 0 0;
	overflow: hidden;
	width: 294px;
	height: 202px;
}
.topmenu {
}
.topmenu a {
	display: block;
	padding: 0;
}
.topmenu a:hover {
	background-image: url(/images/menuarra.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#the3 {
	margin-top: 16px;
	min-width:900px;
	max-width:1100px;
	width:expression(document.body.clientWidth < 900? "900px": document.body.clientWidth );
	width:expression(document.body.clientWidth > 1100? "1100px": document.body.clientWidth );
	height: 307px;
	overflow: hidden;
}
td.left {
	padding: 0 10px 15px 35px;
}
td.right {
	padding: 0 5px 15px 270px;
}
.banner {
	margin: 0 0 10px 0;
}
#banner468 {
	margin-top: 35px;
	width: 468px;
	overflow: hidden;
}
#the4 {
	margin-top: 16px;
	padding: 0;
	min-width:950px;
	max-width:1100px;
	width:expression(document.body.clientWidth < 900? "900px": document.body.clientWidth );
	width:expression(document.body.clientWidth > 1100? "1100px": document.body.clientWidth );
}
.ams {
	color: #599fd4;
	font-weight: bold;
}
#cont {
	margin: 30px 0 20px 0;
	color: #000;
	text-align: left;
	font-size: 12px;
}
#cont a {
	font-size: 12px;
}
.news {
	color: #ffeb7e;
}
#news {
	margin-top: 30px;
	width: 210px;
}
#news span {
	padding:0;
	margin:0 40px 20px 0;
	display:block;
}
#news span a {
	text-decoration:underline;
}
#news span a:hover {
	text-decoration:none;
}
#news br {
	display:none;
}
#news b {
	display:block;
	font-weight: normal;
}
