body {
	background-color: #BFBFBF;
	margin: 5px 0px;
	font-family: Verdana;
}
table.main {
	height: 100%;
	background: white url("images/silverwhite.gif")
}
td {
	text-align: center;
}
td.blue {
	background: blue url("images/bluesky.gif");
	text-align: center;
	border: solid 3px #0C3C8F;
	height: 330px;
}
td.blue img {
	border: solid 3px #0C3C8F;
}
.top , .bottom{
	width: 560px;
	padding: 15px 0px;
	background: white;
	text-align: center;
}
.logo {
	font-size: 30pt;
	color: #3F6FC2;
}
.logotext {
	font-size: 12pt;
	color: black;
}
.b {
	font-family: Tahoma;
	font-size: 10pt;
}
p {
	margin: 0px;
}
.menuItem {
	background: black url("images/menu/rus.png") no-repeat center;
	height: 33px;
	width: 171px;
}
.menuItem a {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height: 13px;
}
.menuItem a:hover {
	text-decoration: underline;
}

