﻿body
{
    margin: 0px;
    background-color: #e0fae0;
    font-size: 12px;
    font-family: Arial;
}

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;
}
.maxtitletxt
{
    font-family: Trebuchet MS;
    font-size: 22px;
    color: #5b8a58;
    line-height: 24px;
}
.maxsmalltxt
{
    font-family: Tahoma;
    font-size: 12px;
    line-height: 18px;
    color: #222222;
}
.loginbgleft
{
    background: url(images/login-l.jpg);
    background-repeat: no-repeat;
    width: 6px;
}
.loginbgcenter
{
    background: url(images/login-bg.jpg);
    background-repeat: repeat-x;
    font-family: Trebuchet MS;
    font-size: 22px;
    color: #ffffff;
    line-height: 37px;
}
.loginbgright
{
    background: url(images/login-r.jpg);
    background-repeat: no-repeat;
    width: 6px;
}
.maxusertxt
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #222222;
    letter-spacing: 0.03em;
}
.maxforttextbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #222222;
    border: 1px #aaaaaa solid;
    width: 160px;
    height: 19px;
    line-height: 19px;
    background-color: #ffffff;
}
.maxloginbtn
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    border: 1px #222222 solid;
    width: 60px;
    height: 18px;
    background-color: #2f4000;
}
.maxpewertext
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: center;
    text-decoration: underline;
}
.eemaanfootertxt
{
    font-family: Arial;
    font-size: 11px;
    color: #fff;
}
a.eemaanfootertxt
{
    font-family: Arial;
    font-size: 11px;
    color: #fff;
    text-decoration: underline;
}
a:hover.eemaanfootertxt
{
    font-family: Arial;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}
.maxfooterbg
{
    background: url(images/maxfooterbg.jpg);
    background-repeat: repeat-x;
    height: 41px;
}
.maxforttextbox
{
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border: 1px #dfdfdf solid;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}
.footertxt
{
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    text-align:center;
}
 
