﻿body
{
    margin: 0px;
}
.background
{
    background: url(Images/bg1.gif);
    background-repeat: repeat;
}
.dot
{
    background: url(Images/dotrepeat.jpg);
    background-repeat: repeat-x;
}
.ilogin_top
{
    background: url(Images/loginboxbg_top2.jpg);
    background-repeat: no-repeat;
    height: 31px;
}
.ilogin_middle
{
    background: url(Images/loginboxbg_middle2.jpg);
    background-repeat: repeat-y;
}
.ilogin_bottom
{
    background: url(Images/loginboxbg_bottom2.jpg);
    background-repeat: no-repeat;
    height: 11px;
}
.ifooter
{
    background: url(Images/ifooter.jpg);
    background-repeat: no-repeat;
    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: 11px;
    color: #1061a0;
    text-decoration: none;
    letter-spacing: 0.04em;
    line-height: 16px;
    text-align: justify;
    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;
}
