
.RegisterFormMain
{
    width: 430px;
    font-size: 12px;
	color: #3d3d3d;
	font-family: Verdana;
	text-decoration: none;
	padding-bottom: 10px;
}

.RegisterFormMain table
{
    font-size: 12px;
	color: #3d3d3d;
	font-family: Verdana;
	text-decoration: none;
}

.RegisterButton
{
    margin-top: 10px;
}

.RegisterTextBox
{
    width: 300px;
}

.errorLabel
{
    color: Red;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.errorLabel A
{
	color: Red;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.infoLabel
{
    color: black;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
