@charset "windows-1251";
body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	color:#000000;
}
.form_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ABADB3;
	line-height: 14px;
}
#parentId {
	width: 280px;
}
#mail{
	visibility: hidden;
}
.date {
	font-size: 28px;
	color: #ABADB3;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.parentId div{
	margin-bottom: 24px;
}
div.form_input input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-bottom: 14px;
	vertical-align: middle;
	height: 15px;
	width: 315px;
	padding-top: 3px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
td.text a:link {
	font-style: italic;
	color: #0A97E2;
}
td.text a:visited {
	font-style: italic;
	color: #0A97E2;
}
td.text h3 {
	color: #000000;
	font-size: 15px;
	letter-spacing: 1px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.main_table {
	margin-top: 70px;
	margin-left: 70px;
	width: 735px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.img_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 32px;
}
.header {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 6pt;
	letter-spacing: 3px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.header_link a {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 6pt;
	letter-spacing: 3px;
	color: #000000;
	text-transform: uppercase;
}
.inlink {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	color: #CCC;
}

.title {
	font-size: 29px;
	color: #000000;
	line-height: 30px;
}
.errors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FC3737;
	width: 100%;
	text-align: center;
	border: 1px solid #FC3737;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	float: left;
	position: fixed;
	z-index: 9999;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.warnings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC00;
	width: 100%;
	text-align: center;
	border: 1px solid #FFCC00;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	position: fixed;
	z-index: 9999;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.messages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	background-color: #F5F5F5;
	width: 100%;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	position: fixed;
	z-index: 9999;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#bottom_fade {
	width: 100%;
	height: 137px;
	z-index: 99;
	background-image: url(img/bottom-fade.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	top: -137px;
	margin-bottom: -137px;
}
