﻿body 
{
    margin:0;
    background-color: #6C7175;
}
.MainTable
{
    border-right: #304E78 1px solid;
    border-left: #304E78 1px solid;
    height:100%;
}
.TopMenuLinks
{
    border-right: #a0b6d7 1px solid;
    background-image: url(images/BackGround/TopMenubg.png);
    background-repeat: repeat-x;
    border-bottom: #a0b6d7 1px solid;
}
.TopMenuLinks a
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}
.BottomBar
{
    background-image: url(images/BackGround/TopMenubg.png);
    background-repeat: repeat-x;
    color: #a0b6d7;
}
.BottomBar a
{
    font-weight:  Bold;
    font-size: 7.9pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}
.CopyrightBar
{
    font-weight:  Bold;
    font-size: 7.8pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;       
}
.CopyrightBar a
{
    font-weight:  Bold;
    font-size: 7.5pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}
.AboutUsContentBar
{
    border-right: #a0b6d7 1px solid;
    background-image: url(images/BackGround/TopMenubg.png);
    background-repeat: repeat-x;
    border-bottom: #a0b6d7 1px solid;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Verdana, Arial;
    vertical-align: middle;
    padding: 0;
}
.AboutUsContent
{
    border-right: #446087 1px solid;
    font-size: 10pt;
    border-left: #446087 1px solid;
    border-bottom: #446087 1px solid;
    font-family: Verdana, Arial;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: justify;
    background-color: #ebeaea;
}
.SideMenu a
{
    font-weight: bold;
    font-size: 10pt;
    color: Black;
    font-family: Verdana, Arial;
    text-align: Left;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 38px;
    text-decoration: none;
 }
.SideMenu a:hover
{
    font-weight: bold;
    font-size: 10pt;
    color: Black;
    font-family: Verdana, Arial;
    text-align: Left;
    background-color: #e0d8f5;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.SideMenu
{
    border-right: #446087 1px solid;
    border-top: #446087 1px solid;
    font-weight: bold;
    font-size: 10pt;
    border-left: #446087 1px solid;
    color: Black;
    border-bottom: #446087 1px solid;
    font-family: Verdana, Arial;
    text-align: Left;
    line-height: 20pt;
    background-color: #ebeaea;
}

.Header
{
    background-image: url(images/BackGround/TopMenubg.png);
    background-repeat: repeat-x;
    font-family: Verdana, Arial;
    color:White;
    padding-left: 10px;
    font-weight: bold;
    height:25; 
    text-align: Left;
    padding-top:0;
}
.ContactInfoMenu
{
    border-right: #446087 1px solid;
    border-top: #446087 1px solid;
    font-size: 10pt;
    border-left: #446087 1px solid;
    color: Black;
    border-bottom: #446087 1px solid;
    font-family: Verdana, Arial;
    text-align: Left;
    background-color: #ebeaea;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.Helpbar {
    border-right: #446087 1px solid;
    border-top: #446087 1px solid;
    font-weight: bold;
    font-size: 10pt;
    border-left: #446087 1px solid;
    color: Black;
    border-bottom: #446087 1px solid;
    font-family: Verdana, Arial;
    text-align: Left;
    background-color: #ebeaea;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}
.EmailAlerts {
    border-right: #446087 1px solid;
    border-top: #446087 1px solid;
    border-left: #446087 1px solid;
    border-bottom: #446087 1px solid;
    background-color: #ebeaea;
    font-family: Verdana, Arial;
    padding-right:5px;
    padding-left: 5px;
    font-size: 10pt;
    
}
.Demo a {
    font-weight: bold;
    font-size: 10pt;
    color: #446087;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.Demo a:hover {
    font-weight: bold;
    font-size: 10pt;
    color: #3366ff;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.adminlogin {
    border-bottom: #446087 1px solid;
    border-top: #446087 1px solid;
    background-color: #F7F6F3;
}
.mainpagecontent {
    color: #295a6b;
    font-family: Arial;
}
.abouthover a
{
    padding:10;    
}
.abouthover a:hover {
    background-position: center center;
    background-image: url(images/Logos/aboutusHover.gif);
    background-repeat: no-repeat;
}