@charset "windows-1251";
/* CSS Document */
body {
	background-color: #000000;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	overflow: auto;
}
.center_div {
	width: 90%;
	overflow: visible;
	visibility: visible;
	padding: 0;
	margin-bottom: 50px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	text-align: center;
	border: none;
}
.img_div {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bottom_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	right: 0%;
	left: 0;
	margin-bottom: 15px;
}
#form1 div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #FF0000;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3A7FFD;
	background-color: #FFFFFF;
	text-align: center;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.par_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 25px;
	height: 100px;
	width: 200px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 200;
	top: 20px;
	right: 0px;
}
.link_div {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	height: 50px;
	width: 350px;
	left: 25px;
	top: 10px;
}
.main_table {
border: none;
}

