html {
	height: 100%;
}
body {
	height: 100%;
	background: #ffffff;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
.bottomTable .copyright .adv,.bottomTable .copyright .adv a{
    color:#7D9CaF;
}
.mainTable {
	width: 1000px;
	height: 100%;
	border: none;	
}
.mainTable .topTD {
	vertical-align: top;
}
.mainTable .bottomTD {
	height: 50px;
	background: #0181da url(../img/bottom_bg.gif) repeat-x top;
	vertical-align: top;
}

.flash {
	background: #d8f1ff;
}

.textTable {
	width: 100%;
}
.textTable .leftTD, .textTable .rightTD {
	width: 200px;
	vertical-align: top;
}
.textTable .centerTD {
/*	width: 600px;*/
	vertical-align: top;
}

.topPanelDiv {
	height: 35px;
	background: #0281c1 url(../img/top_menu_bg.gif) repeat-x top;
	display: block;
	padding: 0 0 0 6px;
}
.topPanel {
	width: 100%;
	height: 35px;
}
.topPanel .left {
	width: 195px;
	background: #7b9e22 url(../img/lang_bg.gif) repeat-x top;
	text-align: center;
	vertical-align: middle;
}
.topPanel .right {
	width: 300px;
	vertical-align: middle;
	text-align: right;
	padding: 0 10px 0 0;
}

.language {
	font-size: 10px;
	clear: left;
	margin: 5px 0 0 50px;
}
.language div {
	text-align: center;
	line-height: 14px;
	margin: 0 10px 0 0;
	float: left;
}
.language a {
	color: #ffffff;
	text-decoration: none;
}
.language a:hover {
	color: #BBDD62;
}
.language img {
	border: none;
}

.searchForm {
	width: 155px;
	color: #8b8b8b;
	font-size: 10px;
	vertical-align: middle;
	margin: 0 6px 0 10px;
	padding: 0 0 0 5px;
}
.searchButton {
	vertical-align: middle;
}

.bottomTable {
	width: 100%;
	height: 50px;
}
.bottomTable .effect {
	width: 210px;
	background: url(../img/bottom_left.gif) no-repeat top;
}
.bottomTable .counters {
	width: 200px;
	vertical-align: top;
	padding: 10px 0 0 0;
}
.bottomTable .copyright {
	color: #adecff;
	text-align: center;
	vertical-align: top;
	padding: 12px 0 0 0;
}
.bottomTable .copyright a {
	color: #adecff;
	text-decoration: none;
}
.bottomTable .copyright a:hover {
	text-decoration: underline;
}