@charset "windows-1251";
body {
	background-color: #E4E4E4;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.Top {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.News {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-left: 3px;
}
.Titles {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.White {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.TitlesBlue {
	font-weight: bold;
	text-transform: uppercase;
	color: #2E6CAD;
}
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.imgborder {
 border: 1px solid #000000;
}