@charset "windows-1251";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #000000;
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: x-small;
	color: #660000;
}
.img {
	background-color: #000000;
	border: 1px solid #cc0000;
	padding: 0px;
}
.style2 {
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}
.tabl a:hover img {
	border: 1px solid #FFFFFF;
}
.style3 {font-weight: bold; color: #FFFFFF;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
.downtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.intertab {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	border: 3px double #FFCC00;
	text-align: center;
	margin: 2px;
	padding: 2px;
	font-size: small;
	font-weight: bold;
	color: #33CCFF;
}
.no_borders {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	color: #000000;
}.tabl {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: thin solid #FF0000;
}
