﻿body
{
    margin: 0px;
    background: url(images/bg.gif);
}
.background
{
    background: url(Images/bg1.gif);
    background-repeat: repeat;
}
.dot
{
    background: url(Images/dotrepeat.jpg);
    background-repeat: repeat-x;
}
.ilogin_top
{
    background: url(Images/bottom.jpg);
    background-repeat: no-repeat;
    height: 8px;
}
.ilogin_middle
{
    background: url(Images/mid.jpg);
    background-repeat: repeat-y;
}
.ilogin_bottom
{
    background: url(Images/top.jpg);
    background-repeat: no-repeat;
    height: 8px;
}
.ifooter
{
    background: #ececec;
    height: 28px;
    font-family: Arial;
    font-size: 11px;
    color: #818181;
    letter-spacing: 0.04em;
    text-align: center;
}
.ihomelink
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 0.05em;
}
.iheadtxt
{
    font-family: Arial;
    font-size: 15px;
    color: #1061a0;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.03em;
    padding-left: 10px;
}
.ismalltxt
{
    font-family: Arial;
    font-size: 12px;
    color: #1061a0;
    text-decoration: none;
    letter-spacing: 0.04em;
    line-height: 16px;
    text-align: justify;
    padding-left: 10px;
}
.ismalltxt2
{
    font-family: Arial;
    font-size: 12px;
    color: #1061a0;
    text-decoration: none;
    letter-spacing: 0.04em;
    line-height: 16px;
    padding-left: 10px;
}
.marqueetxt
{
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    letter-spacing: 0.05em;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.iLoginTextBox
{
    background-color: #ffffff;
    border-top: #696868 1px solid;
    border-bottom: #696868 1px solid;
    border-right: #696868 1px solid;
    border-left: #696868 1px solid;
    font-weight: normal;
    font-size: 8pt;
    color: #010101;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 150px;
}
.iLoginbtn
{
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    height: 18px;
    border: 1px solid #696868;
    background: #ffffff;
    background-repeat: no-repeaT;
    width: 56px;
}
.validate
{
    font: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    height: 10px;
    color: #2b2b2b;
    text-align: center;
}
.c4mlogin
{
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
}
.forgotpss
{
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration :none;
}

a
{
    font-family: Arial;
    font-size: 13px;
    color: #1061a0;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.03em;
}

a:hover
{
    text-decoration: underline;
}