
.reg_s_user
{
    font-family : "tahoma","Times New Roman",Fantasy,Arial,Courier;
    font-size : 0.95em;
    font-weight : normal;
    color : black;
}

.reg_inp_user
{
    font-family : "Times New Roman","tahoma",Fantasy,Arial,Courier;
    font-size : 0.95em;
    font-weight : normal;
    color : black;
}

.reg_s_pass
{
    font-family : "tahoma","Times New Roman",Fantasy,Arial,Courier;
    font-size : 0.95em;
    font-weight : normal;
    font-style: oblique;
    color : black;
}

.reg_inp_pass
{
    font-family : "Times New Roman","tahoma",Fantasy,Arial,Courier;
    font-size : 0.95em;
    font-weight : normal;
    font-style: oblique;
    color : black;
}

.reg_s_mail
{
    font-family : "tahoma","Times New Roman",Fantasy,Arial,Courier;
    font-size : 0.95em;
    font-weight : normal;
    color : black;
}

.reg_inp_mail
{
    font-family : "Times New Roman","tahoma",Fantasy,Arial,Courier;
    font-size: 0.95em;
    font-weight: normal;
    font-style: oblique;
    color : navy;
}

.reg_s_note
{
    font-family : "Times New Roman","tahoma",Fantasy,Arial,Courier;
    font-size : 0.7em;
    font-weight : normal;
    color : navy;
}

.borderTable
{
	border: thick dotted Silver;
}
