﻿body {
}
.text1
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}
.text1_normal
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}

.text2
{
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}

.registration_form_table
{
    border-right-style: ridge;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-style: ridge;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

.registration_form_td
{
    border-style: ridge none none ridge;
    border-width: 1px;
    border-color: #C0C0C0;
}
.tip
{
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #3333FF;
    text-decoration: none;
}
