/*Body { margin: 0px; background:url(../images/login_bg2.jpg); background-repeat:repeat-x; background-color:#dce5f4; }*/

Body
{
    margin: 0px;
    margin-top: 0px;
}
.user_text
{
    font: Tahoma,Arial;
    color: #238cc8;
    font-size: 12px;
    font-weight: bold;
}
.user_txt
{
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #239fdd;
}
/*Footer*/
/*.footer_bg {background:url(../images/footer_bg.jpg);repeat-x center; width:100%; height:100px;}
.footer {font-family:Verdana; color:#ffffff; background:url(../images/nt_logo.png); background-repeat:no-repeat; background-position:center;}
.footer_txt{color:#fff; font-family:Arial,Verdana;font-size: 12px; text-align:center;}
/*End Footer*/

.FixedLike
{
    width: 200px;
    height: 25px;
    border: 1px solid #969697; /* shadow */
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .30);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .30);
    box-shadow: 0 0 4px rgba(0, 0, 0, .30); /* carve */
    -webkit-border-radius: 5px; /* Safari prototype */
    -moz-border-radius: 5px; /* Gecko browsers */
    border-radius: 5px; /* Gradient */
    background-image: -webkit-linear-gradient(bottom, #ececec, #fff);
    background-image: -moz-linear-gradient(bottom, #ececec, #fff);
    background-image: -o-linear-gradient(bottom, #ececec, #fff);
    background-image: -ms-linear-gradient(bottom, #ececec, #fff);
    background-image: linear-gradient(to top, #ececec, #fff);
}
.form_insidetext
{
    font-size: 12px;
    text-align: center;
    font-family: tahoma,arial;
    color: #727272;
    text-align: center;
}

.box
{
    width: 600px;
    height: 320px;
    border: 8px solid #e1eaf6; /* carve */
    -webkit-border-radius: 5px; /* Safari prototype */
    -moz-border-radius: 5px; /* Gecko browsers */
    border-radius: 5px;
}

.image
{
    background-image: url(login_image.png);
    background-repeat: no-repeat;
    text-align: left;
    width: 280px;
    height: 320px;
}



.footer
{
    color: #666666;
    font-size: 12px;
    font-family: Arial;
}


.login
{
    font-size: 24px;
    color: #897f67;
    font-weight: bold;
    font-family: "Myriad Pro";
}


.user
{
    font-family: "Myriad Pro";
    color: #897f67;
    font-size: 16px;
}

.forget
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #897f67;
}
.here
{
    font-family: Arial;
    font-size: 15px;
    color: #2272a2;
    font-weight: bold;
}

.style5
{
    color: #FFFFFF;
    font-family: Arial;
}
.text
{
    font-size: 14px;
    text-align: justify;
}

.red_massage
{
    text-align: left;
    font-size: 12px;
    font-family: Arial;
    vertical-align: top;
    font-weight: bold;
    margin-bottom: 0px;
}

.button_n
{
    font-family: Myriad Pro;
    color: #000;
    font-size: 16px;
}

.text a
{
    color: #000;
    font-family: Myriad Pro;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
}

.text a:hover
{
    color: #2d5f9f;
    font-family: Myriad Pro;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
}

.footer_bg
{
    background-color: #000;
    width: 100%;
    height: 100px;
}

.text2
{
    color: #000;
    font-family: Myriad Pro;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
}