﻿.CreateAccount_EmailLabel{
    color:#333333;
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}

.CreateAccount_PasswordLabel{
    color:#333333;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}

.CreateAccount_txtConfirmPasswordLabel{
    color:#333333;
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}

.CreateAccount_Legend_DadosPessoais{
    color:#333333;
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}

.CreateAccount_Legend_DadosLogin{
    color:#333333;
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}


.CreateAccount_EmailRequired{
    color:#FF0000;
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}
.CreateAccount_PasswordRequired{
    color:#FF0000;
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}

.CreateAccount_ConfirmPasswordRequired{
    color:#FF0000;
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}

.CreateAccount_txtConfirmPassword{
    color:#FF0000;
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}


.CreateAccount_lbMensagemSucesso{
    color:#FF0000;
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    border:0px;
}
#div_master_cadastro
{
    width:90%;
    background-color:#F9F9F9;
}

.CreateAccountConfirmation_lbMensagem,
.CreateAccountConfirmation_hlVoltar
{
    color:#333333;
    text-align:left;
    font-family:Verdana;
    font-weight:normal;
    font-size:10px;
    text-decoration:none;
    border:0px;
}