﻿body
{
    margin: 0px;
    background: url(images/bodyBg.jpg) #b7d5ef;
    height: 700px;
    background-repeat: repeat-x;
}
.subtext
{
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}
.maintext
{
    font-family: Trebuchet MS;
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
}
.dotrepeat
{
    background: url(images/dot.jpg);
    background-repeat: repeat-x;
}

.smalltext1
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.smalltext
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}
a.homelinktxt
{
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    padding-right: 35px;
}
a:hover.homelinktxt
{
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

a.forgottxt
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    padding-right: 15px;
}
a:hover.forgottxt
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}
.SACETableborders
{
    background-color: #ffffff;
}

.SACETusertxt
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    color: #484848;
}
.SACETTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border: 1px #8f8f8f solid;
    width: 135px;
    background-color: #ffffff;
}
.SACETLoginbtn
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    height: 11px;
    border: 1px solid #435d79;
    background: #6d96c4;
    background-repeat: no-repeat;
    width: 56px;
}
.SACETpowered
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: Gray;
    text-align: center;
    text-decoration: none;
}
.SACETConnecttxt
{
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #dc4814;
}

.SACETc4mtext
{
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #595c61;
    font-weight: bold;
}

.dotrepeat
{
    background: url(images/dot.jpg);
    background-repeat: repeat-x;
}
