﻿body
{
    margin: 0px;
    background: url(images/bg-repeat.gif);
    background-repeat: repeat-x;
    height: 600px;
}
.SVGIusertxt
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    color: #484848;
}
.SVGITextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #616646;
    border: 1px #8f8f8f solid;
    width: 135px;
    background-color: #ffffff;
}
.SVGILoginbtn
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    height: 11px;
    border: 1px solid #474f4e;
    background: #6c7977;
    background-repeat: no-repeat;
    width: 56px;
}
.SVGIpowered
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: Gray;
    text-align: center;
    text-decoration: none;
}
.SVGIConnecttxt
{
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #dc4814;
}
.Loginborder
{
    border-left: 1px solid #d1b632;
    border-right: 1px solid #d1b632;
    border-top: 1px solid #d1b632;
    border-bottom: 1px solid #d1b632;
}
.subtext
{
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #cf4313;
    font-weight: bold;
}
.maintext
{
    font-family: Trebuchet MS;
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
}
.smalltext
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #676767;
    font-weight: normal;
}
.loginbg_top
{
    background: url(images/loginbg_top1.gif);
    background-repeat: no-repeat;
    height: 10px;
}
.loginbg_middle
{
    background: url(images/loginbg_center1.gif);
    background-repeat: repeat-y;
}
.loginbg_bottom
{
    background: url(images/loginbg_bottom1.gif);
    background-repeat: no-repeat;
    height: 14px;
}
