﻿body {
}
#dvmainpass
{
    margin: -50px auto 20px auto;
    background-position: center center;
    min-height: 250px;
    max-height: 250px;
    min-width: 600px;
    max-width: 600px;
    background-image: url('../images/pwd_rec.png');
    background-repeat: no-repeat;
}
.cv
{
    font-family: arial, Helvetica, sans-serif;
    font-size: medium;
    width: auto;
    height: auto;
    color: #FF33CC;
}


.dvc
{    min-height: 200px;
    max-height: 200px;
    min-width: 400px;
    max-width: 400px;
    margin-right: 100px;
    margin-left: 100px;
    width: 400px;
    height: 200px;
}
.td
{
    font-family: tahoma, arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: #FFFFFF;
}
.tdtd
{
    font-family: tahoma, arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #FFFFFF;
}

.bt10
{
    background-position: center center;
    min-height: 35px;
    max-height: 35px;
    min-width: 90px;
    max-width: 90px;
    background-image: url('../images/btn_bg.png');
    background-repeat: no-repeat;
    font-family: tahoma, arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #FFFFFF;
    margin-top: 30px;
    cursor: pointer;
}
.form-login
{
    width: 100px;
    padding: 3px 4px 3px 3px;
    border: 1px solid #0d2c52;
    background-color: #1e4f8a;
    font-size: 16px;
    color: #ebebeb;
    text-align: left;
}
.ftxt
{
    font-family: arial, Helvetica, sans-serif;
    color: #FF3300;
}
/*////////////////////////////////////////////////////////////////*/
#dvchange
{
    margin: -50px auto 30px auto;
    background-position: center center;
    min-height: 400px;
    max-height: 400px;
    min-width: 600px;
    max-width: 600px;
    background-image: url('../images/Contact/contact_bg.png');
    background-repeat: no-repeat;
}
#dvsss
{
    margin: 50px 100px 50px 100px;
    min-height:300px;
    max-height:300px;
    min-width: 400px;
    max-width: 400px;
}
.ddl
{
    min-width:150px;
    max-width:150px;
    font-family: tahoma, arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}