body {
	margin: 0px;
	background-color: #fff;
}
body, table, ul, ol, li, td, a, h1, h2, h3, h4, p, div, form, select {
	font-family: Tahoma;
}
body, table, ul, ol, li, td, a, p, div, form, select {
	font-size: 10pt;
}
a {
	color: #BA0012;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.got {
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	font-family: Arial;
	text-align: center;
}
.cont {
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-right: 45px;
	padding-top: 5px;
	padding-bottom: 30px;
}
.title {
	font-size: 25px;
	font-weight: bold;
	color: #9A000A;
	font-family: Arial Black, Arial;
	padding-bottom: 10px;
}
.dom {
	font-size: 8pt;
	color: #7F7F7F;
}
.dom input {
	font-size: 8pt;
	width: 95%;
}
.dom select {
	font-size: 8pt;
	font-weight: bold;
	color: #676767;
}
.left {
	padding-left: 45px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left2 {
	font-size: 8pt;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
}
.left2 a {
	font-size: 8pt;
	color: #fff;
	text-decoration: underline;
}
.date {
	font-size: 8pt;
	color: #BAF9FF;
	text-decoration: underline;
	font-weight: bold;
}
.date2 {
	font-size: 8pt;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.down {
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ad {
	font-weight: bold;
	font-size: 8pt;
}
.agk {
	font-size: 8pt;
	color: #B5B5B5;
}
.agk a{
	font-size: 8pt;
	color: #B5B5B5;
}
.title2 {
	font-size: 14pt;
	color: #FF8A00;
	padding-top: 5px;
}
.adr {
	color: #000;
	text-decoration: underline;
}
.prev {
	padding-top: 5px;
	padding-bottom: 30px;
}
.date3 {
	font-size: 8pt;
}
.form {
	width: 340px;
	border-color: #000;
	border-width: 1px;
}

.error
{
	color:#f00;
	font-size:16pt;
}


.req
{
	color:#f00;
}
