body {
        background-color: #E0F0FF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        text-align: center;
        color: #666;
        font-size: 11px;
        line-height: normal;
        overflow: -moz-scrollbars-vertical;
}

form {
        margin: 0px;
        padding: 0px;
}

a:active  {
        color:#4D5762;
        text-decoration:none;
}
a {
        color:#4D5762;
        text-decoration:none;
}
a:visited {
        color:#4D5762;
        text-decoration:none;
}
a:hover {
        color:#1577D4;
        text-decoration:underline;
}

div#mainsignin {
        width:300px;
        position:absolute;
        left:300px;
        top:150px;
}

.signin {
        color:#3D9655;
        font-family:'Trebuchet MS';
        font-size:17px;
        font-weight:normal;
        margin-bottom:10px;
}

/*.signin2 {
        color:#3D9655;
        font-family:'Trebuchet MS';
        font-size:15px;
        font-weight:bold;
        margin-bottom:5px;
}

.signin3 {
        color:#3D9655;
        font-family:'Trebuchet MS';
        font-size:17px;
        font-weight:normal;
        margin-bottom:0px;
}*/

.signsmall {
        width:80px;
        font-size:11px;
        color: #3D9655;
        float:left;
        font-weight:bold;
}

.signinput {
        width:186px;
        float:left;
        text-align:left;
}

.username {
        margin-bottom:27px;
        margin-top:5px;
}

.logintext {
        /*width:170px;*/
        width:153px;
        border:1px solid #ccc;
        font-size:14px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        padding:4px;
        margin-bottom:5px;
}

.submit {
        font-size:14px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        margin-top:5px;
        width:67px;
        color:#2D5000;
        background:url(../../images/grad.gif) repeat-x;
        border-top:1px solid #4C7611;
        border-right:1px solid #70BA00;
        border-left:1px solid #4C7611;
        border-bottom:1px solid #538A00;
        height:24px;
}

.signbox {
        float:left;
        width:60px;
        padding-left:4px;
}

.lostpword {
        float:left;
        width:90px;
        text-align:left;
        color:#3D9655;
        font-size:10px;
        font-weight:bold;
        padding-top:10px;
        height:18px;
        padding-left:21px;
}

/* .submitbox {width:183px; float:left; text-align:left;} */
.submitbox {
        width:183px;
        text-align:left;
}

.signcomplete {
        background:url(../../images/loginbg.gif) repeat-y;
        border:1px solid #D0E7D1;
        padding:10px;
        text-align:left;
        height:130px;
}
