@charset "windows-1251";
body {
	background-image: url(images/final_01.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.Titles {
	font-size: 14px;
	font-weight: bold;
	color: #980807;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Footer {
	color: #999999;
	text-decoration: none;
}
.Footer a.link {
	color: #999999;
	text-decoration: none;
}
.Footer a.visited {
	color: #999999;
	text-decoration: none;
}
.Footer a.hover {
	color: #999999;
	text-decoration: none;
}
.Footer a.active {
	color: #999999;
	text-decoration: none;
}
.Form {
	width: 200px;
	border: 1px solid #999999;
}
