﻿body
{
    margin: 0px;
    background: url(images/main_ace_bg.jp) repeat-x #c0c5b8;
    height: 600px;
}
.Lgnbody
{
    margin: 0px;
    background: url(images/main_ace_bg.jp) repeat-x #c0c5b8;
    height: 600px;
}


.boxlogin
{
    background: #2994cc;
    border-radius: 6px;
}

.Lgnfooter
{
    background: #dfe4d2;
    height: 28px;
    font-family: Arial;
    font-size: 11px;
    color: #52544e;
  
    text-align: center;
}

.loginheadtxt
{
    font-family: Arial;
    font-size: 15px;
    color: #74776e;
    font-weight: bold;
    text-decoration: none;  
    padding-left: 10px;
    border-bottom: 1px dotted #888;
    line-height:28px;
}
.loginsmalltxt
{
    font-family: Arial;
    font-size: 12px;
    color: #53554f;
    text-decoration: none;  
    line-height: 17px;
    padding-left: 10px;
    text-align:justify;
}


.aceiLoginTextBox
{
    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;
}
.Lgntitletxt
{
    font-family: Calibri;
    font-size: 19px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    border-bottom: 1.5px dotted #86b4cc;
}
.rmccommontxt
{
    font-family: Calibri;
    font-size: 13px;
    line-height: 18px;
    color: #434343;
    text-align: justify;
}
.LgnTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    border: 1px #22688a solid;
    width: 140px;
    height: 15px;
    background-color: #ffffff;
}

.LgnLoginbtn
{
    color: #ffffff;
    font-family: Calibri;
    font-size: 12px;
    height: 25px;
    border: 1px solid #01496f;
    background-color: #01537e;
    background-repeat: no-repeat;
    width: 60px;
}


a.Lgntoplinks
{
    font-family: Calibri;
    font-size: 14px;
    color: #424242;
    font-weight: bold;
    text-decoration: none;
    background: url(images/Home.jpg) no-repeat;
    padding: 3px 0px 0px 24px;
}

a:hover.Lgntoplinks
{
    color: #de1331;
}
a.Lgntoplinks-studentlogin
{
    background: url(images/home_icon.png) no-repeat;
    font-family: Calibri;
    font-size: 14px;
    color: #424242;
    font-weight: bold;
    padding-top: 35px;
    line-height: 45px;
    text-decoration: none;
}
a:hover.Lgntoplinks-studentlogin
{
    color: #000000;
}
