﻿
body
{
    margin: 0px;
    background: #198fc1;
    padding: 0px;
}
.avitbody
{
    margin: 0px;
    background-color: #ffffff;
}
.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;
}
.iheadtxt
{
    font-family: Arial;
    font-size: 16px;
    color: #44784a;
    font-weight: bold;
    text-decoration: none;
   
    padding-left: 10px;
}
.ismalltxt
{
    font-family: Arial;
    font-size: 12px;
    color: #333;
    text-decoration: none;
   
    line-height: 16px;
    text-align: justify;
    padding-left: 10px;
}
.acetlogin_bg
{
    background: url(Images/Acet_loginbg.jpg);
    background-repeat: no-repeat;
    height: 191px;
}
.ilogin_top
{
    background: url(Images/acet_login_top.jpg);
    background-repeat: no-repeat;
    height: 33px;
}
.ilogin_middle
{
    background: url(Images/acet_login_middle.jpg);
    background-repeat: repeat-y;
}
.ilogin_bottom
{
    background: url(Images/acet_login_bottom.jpg);
    background-repeat: no-repeat;
    height: 11px;
}
.acet_footer
{
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    height: 33px;
    padding-left: 10px;
}
a.toplinkhome
{
    background: url(images/home-icon.png) no-repeat;
    background-position: center;
    text-align: center;
    padding-bottom: 0px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    font-family: Georgia, Times New Roman, Times, serif;
    color: #000;
    font-size: 11px;
    text-decoration: none;
    padding-top: 35px;
}
a:hover.toplinkhome
{
    color: #538150;
}
a.toplinkcontact
{
    background: url(images/contact-icon.png) no-repeat;
    background-position: center;
    text-align: center;
    padding-bottom: 0px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    font-family: Georgia, Times New Roman, Times, serif;
    color: #000;
    font-size: 11px;
    text-decoration: none;
    padding-top: 35px;
}
a:hover.toplinkcontact
{
    color: #538150;
}
