body {
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	background: url('../images/back.gif') repeat-x;
}
form {
	padding: 0px;
	margin: 0px;
}
table.top_images {
	position: relative;
	top: 15px;
}
div.wrapper {
	width: 860px;
}
td.top_shadow {
	height: 30px;
	background: url('../images/shadow/top.png') repeat-x;
	behavior: expression(IEPNGFIX.fix(this));
}
td.left_shadow {
	width: 30px;
	background: url('../images/shadow/left.png') repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
}
td.right_shadow {
	width: 30px;
	background: url('../images/shadow/right.png') repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
}
td.bottom_shadow {
	height: 30px;
	background: url('../images/shadow/bottom.png') repeat-x;
	behavior: expression(IEPNGFIX.fix(this));
}
.main_back {
	margin: 2px;
	background-color: #E4E4E4;
	width: 794px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.main_wrapper {
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
	position: relative;
	top: -30px;
	line-height: 1.5;
	padding: 30px;
}
.main_wrapper ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
.line {
	margin-top: 30px;
	border-top: solid 1px #AAAAAA;
}
div.caution {
	background-color: #DFDFFF;
	border: solid 1px #9595FF;
	padding: 5px;
	font-size: 12pt;
}
p.caution {
	color: #0000CA;
}
table.pair td {
	padding: 5px;
	font-size: 9pt;
}
td.pair1 {
	background-color: #F4F4FF;
	border: solid 1px #D5D5FF;
}
td.pair2 {
	background-color: #EAEAFF;
	border: solid 1px #CACAFF;
}
td.pair3 {
	background-color: #DFDFFF;
	border: solid 1px #BFBFFF;
}
td.pair4 {
	background-color: #D5D5FF;
	border: solid 1px #B5B5FF;
}
td.pair5 {
	background-color: #CACAFF;
	border: solid 1px #AAAAFF;
}
img.small_title {
	position: relative;
	left: -10px;
	margin-bottom: 10px;	 
	margin-top: 20px;
}
div.pair {
	margin-left: 40px;
	margin-top: 10px;
}
div.pair_title {
	border-bottom: solid 1px #AAAAFF;
	width: 300px;
	margin-bottom: 4px;
	color: #3535FF;
	font-size: 9pt;
}
div.pair_title_bottom {
	text-align: right;
	border-bottom: solid 1px #AAAAFF;
	width: 200px;
	margin-left: 375px;
	color: #3535FF;
	font-size: 9pt;
}
span.deco_color {
	color: #3535FF;
}
table.form {
	width: 560px;
	margin: 0px;
	padding: 0px;
}
table.form td {
	margin: 0px;
	text-align :left;
	padding: 7px;
	border-bottom: dotted 1px #ca95ff;
	padding-top: 13px;
	padding-bottom: 18px
}
div.comment {
	text-align: left;
	background-color: #EFDFFF;
	border: solid 1px #DFBFFF;
	padding: 5px;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 10px;
}
div.comment_mail {
	text-align: left;
	padding: 5px;
	width: 550px;
	margin-bottom: 30px;
}
a.form_link {
	margin-top: 20px;
	display: block;
	padding: 0px;
	text-decoration: none;
	width: 406px;
	height: 55px;
	background: url('../images/form_link.jpg');
}
a.form_link:hover {
	background: url('../images/form_link_h.jpg');
}
a.account_link {
	margin-top: 20px;
	display: block;
	padding: 0px;
	text-decoration: none;
	width: 406px;
	height: 55px;
	background: url('../images/account_link.jpg');
}
a.account_link:hover {
	background: url('../images/account_link_h.jpg');
}
div.errors {
	background-color: #FFDFE8;
	border: solid 1px #FFAAAA;
	text-align: left;
	width: 550px; 
	padding: 5px;
	margin-bottom: 20px;
}
input.check {
	background: url('../images/button_check.jpg');
	width: 87px;
	height: 31px;
	border: none;
}
input.check:hover {
	background: url('../images/button_check_h.jpg');
}
input.send {
	background: url('../images/button_send.jpg');
	width: 87px;
	height: 31px;
	border: none;
}
input.send:hover {
	background: url('../images/button_send_h.jpg');
}
input.back {
	background: url('../images/button_back.jpg');
	width: 87px;
	height: 31px;
	border: none;
}
input.back:hover {
	background: url('../images/button_back_h.jpg');
}




.text-finish{
	color: #ff0000;
	font-weight: bold;

}