﻿.registerBT
{
	font-size:8pt;
	margin:10px 40px;
	border-bottom:solid 1px #333333;
	padding-bottom:20px;
	margin-bottom:20px
}
.reda
{
	color:Red;
}
.rgLine
{
	width:600px;
	clear:both;
	margin-bottom:15px;
	margin-right:auto;
	margin-left:auto;
	border-bottom:solid 1px #AAAAAA;
	height:25px;
	padding-bottom:10px;
}
.rgLine div
{
	float:left;
	line-height:34px;
	height:25px;
}
.rgLt
{
	width:200px;
}
.rgTxb input
{
	width:250px;
	border:solid 1px #777777;
	line-height:18px;
	height:18px;
	margin-top:6px;
}
.rgGr, .rgErr
{
	font-size:8pt;
	margin:40px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 0px;
}
.rgGr
{
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
}
.rgErr
{
	margin-top:10px;	
}
.rgEnd 
{
	line-height:34px;
	margin-right:50px;
	margin-bottom:50px;
	float:right;
}
.rgEnd a
{
	color:Red;
	font-weight:bold;
	font-size:9pt;
}
.rgEnd img
{
	vertical-align:text-top;
	float:right;
}
