﻿body
{
    font-size: 9pt;
    font-family: arial;
    background-color: #343434;
    margin: 0px;
}
.HeaderText
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    font-size: 17pt;
}
.borderLeft
{
    border-left: solid 2px black;
}
.borderRight
{
    border-left: solid 2px black;
    border-right: solid 2px black;
}
.HomeMenuButton
{
    text-align: center;
    width: 77px;
    display: block;
    border: solid 0px #e1db66;
    background-image: url(../Images/homegreybglink.png);
    padding-bottom: 12px;
    padding-top: 13px;
    color: White;
}
.HomeMenuButton:hover
{
    text-align: center;
    width: 77px;
    display: block;
    border: solid 0px #e1db66;
    background-image: url(../Images/homebglink.png);
    padding-bottom: 12px;
    padding-top: 13px;
    color: White;
}
.SelectableHomeMenuButton
{
    text-align: center;
    width: 77px;
    display: block;
    border: solid 0px #e1db66;
    background-image: url(../Images/homebglink.png);
    padding-bottom: 12px;
    padding-top: 13px;
    color: White;
}
.SelectableMenu
{
    display: block;
    border: solid 0px #e1db66;
    padding-bottom: 12px;
    padding-top: 13px;
    background-image: url(../Images/redbglink.png);
    border: solid 0px black;
    color: White;
    width: 77px;
    cursor: pointer;
}

.MenuButton
{
    display: block;
    border: solid 0px #e1db66;
    padding-bottom: 12px;
    padding-top: 13px;
    background-image: url(../Images/greybglink.png);
    border: solid 0px black;
    color: White;
    width: 77px;
    cursor: pointer;
}
.footer
{
    color: White;
    height: 30px;
}
.Portfolioheader
{
    height: 30px;
    background-image: url(../Images/Portfolioheader.png);
}
.MenuButton:hover
{
    background-image: url(../Images/redbglink.png);
}
.CenterTable
{
    background-color: Black;
    width: 960px;
}
.Header
{
    height: 110px;
    width: 850px;
    background-image: url(../Images/header.png);
}
.TabHeading
{
    color: White;
    font-weight: bold;
}
.ContentTab_Table
{
    margin-top: 10px;
    height: 30px;
}
.ContentTab_TableTopDiv
{
    border-left: solid 1px #343434;
    border-top: solid 1px #343434;
    height: 15px;
    width: 35px;
    margin-top: 14px;
}
.ContentTab_TableBotDiv
{
    width: 655px;
    border-right: solid 1px #343434;
    border-top: solid 1px #343434;
    height: 15px;
    margin-top: 14px;
}
.ContentTab_Table span
{
    vertical-align: text-bottom;
    border-bottom: solid 1px #343434;
    text-align: center;
    display: inline-table;
    padding-top: 5px;
    padding-bottom: 4px;
    width: 160px;
    background-image: url(../Images/TabeBG.png);
    color: White;
    font-weight: bold;
}
.Excelasoft
{
    color: White;
    font-size: 20pt;
    font-weight: bold;
    font-family: Tahoma;
}
.Solutions
{
    color: White;
    font-size: 12pt;
    font-weight: bold;
    font-family: Tahoma;
}
.LeftPanel
{
    width: 170px;
}
.LeftPanel th
{
    border-left: solid 3px black;
    border-top: solid 3px black;
    border-right: solid 3px black;
}
.LeftPanel td
{
    border: solid 3px black;
    background-color: White;
}
.LeftPanelHeader
{
    display: table;
    color: White;
    font-weight: bold;
    background-image: url(../Images/LeftPanelHeaderBG.png);
    padding-top: 5px;
    padding-bottom: 5px;
    width: 168px;
    vertical-align: middle;
    border: solid 1px #343434;
}
.homegreybglink
{
    background-image: url(../Images/homegreybglink.png);
    height: 40px;
    width: 77px;
    cursor: pointer;
}
.homegreybglink:hover
{
    background-image: url(../Images/homebglink.png);
    height: 40px;
    width: 77px;
}
.greybglink
{
    background-image: url(../Images/greybglink.png);
    height: 40px;
    width: 80px;
    cursor: pointer;
}
.greybglink:hover
{
    background-image: url(../Images/redbglink.png);
    height: 40px;
    width: 80px;
}
.rightgreybglink
{
    background-image: url(../Images/rightgreybglink.png);
    width: 6px;
}
.emptyCell
{
    width: 212px;
    background-color: #343434;
}
a
{
    text-decoration: none;
}
.menulink
{
    color: White;
}
.PageContent
{
    margin-top: 3px;
    width: 850px;
}

.contenttable .topleft
{
    width: 5px;
    height: 5px;
    background-image: url(../images/TL.png);
}
.contenttable .topright
{
    width: 5px;
    background-image: url(../images/TR.png);
}
.contenttable .botleft
{
    height: 5px;
    background-image: url(../images/BL.png);
}
.contenttable .botright
{
    width: 5px;
    background-image: url(../images/BR.png);
}
.contenttable .backgroundcolor
{
    background-color: #E1E1E1;
}
.SubHeading
{
    font-weight: bold;
    color: #d30a0a;
}
.Note
{
    font-style:italic;
    font-weight: bold;
    color: #d30a0a; 
    font-size:8pt;
}
.HomeHeading
{
    font-weight: bold;
    color: #d30a0a;
    font-size: 15pt;
}
.btn_readmore
{
    text-align: center;
    vertical-align: middle;
    background-image: url(../images/btnBlackBG.png);
    height: 40px;
    width: 100px;
    border: solid 0px black;
    color: White;
    cursor: pointer;
}
.btn_readmore:hover
{
    background-image: url(../images/btnRedBG.png);
    height: 40px;
    width: 100px;
}
.HomeTable
{
    width: 100%;
    margin-top: 2px;
}
.HomeTable th object
{
    width: 850px;
    height: 250px;
}
.HomeTable td object
{
    width: 850px;
    height: 150px;
}
.LeftPanelBG
{
    background-color: #343434;
    width: 150px;
}
.ContentPanelBG
{
    width: 670px;
    background-color: #E1E1E1;
}
.ContentTable
{
    border: solid 1px #343434;
    border-top: solid 0px red;
    text-align: left;
}
.HostingTable
{
    text-align: center;
    padding: 0px;
}
.HostingTable th
{
    font-weight: bold;
    color: #d30a0a;
    height: 30px;
}
.HostingTable img
{
    border: solid 10px #343434;
    border-bottom: solid 8px #343434;
}
.HostingTable a
{
    background-color: #343434;
}
.HostingTable div
{
    background-image: url(../images/HostingShadow.png);
    height: 30px;
    width: 450px;
    background-position: -30px;
    background-repeat: no-repeat;
}
.PortfolioTable
{
    width: 550px;
    margin-top: 20px;
    border: solid 1px black;
    background-color: White;
}
.PortfolioTable th
{
    background-image: url(../images/Portfolioheader.png);
    height: 30px;
}
.PortfolioTable th a
{
    font-size: 11pt;
    color: White;
    font-weight: bold;
}
.PortfolioTable td
{
    text-align: justify;
    padding: 15px 0px 15px 15px;
    vertical-align: top;
}
.PortfolioTable img
{
    width: 300px;
    height: 220px;
    border: solid 4px #343434;
    margin-right: 15px;
}

.TestimonialTable
{
    width: 550px;
    margin-top: 10px;
    margin-bottom: 20px;
    border: solid 1px black;
    background-color: White;
    padding: 0px;
}
.TestimonialTable th
{
    background-image: url(../images/Portfolioheader.png);
    height: 30px;
}
.TestimonialTable td
{
    padding: 15px;
}
.TestimonialTable span
{
    font-size: 11pt;
    color: White;
    font-weight: bold;
}
.TestimonialTable img
{
    width: 100%;
    height: 200px;
}
.greenbox
{
    color: #196436;
    background-color: #E9FEDE;
    border: solid 1px #8CD93F;
    font-size: 9pt;
    font-weight: bold;
    padding: 5px;
}