body
{
    margin: 15px 0px;
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
}
a
{
    color: #364314;
}
#MainContent
{
    width: 1000px;
    margin: auto;
    text-align: left;
    /*background: transparent URL("../images/BarBack.gif") repeat-x;*/
}
#Logo
{
    background: transparent URL("../images/logo.jpg") no-repeat left;
    height: 65px;
    width: 550px;
    float: left;
    vertical-align: bottom;
}
#LogoAd
{
    margin-top: 10px;
    width: 190px;
    font-family: Century, Garamond;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    padding: 2px;
    float: left;
    white-space: nowrap;
    vertical-align: bottom;
    border-color: White;
    border-width: 1px;
    border-style: solid;
}
#LogoAd a
{
    text-decoration: none;
    border-bottom: solid 1px #364314;
}
#LogoAd.hover
{
    border-color: #586536;
    border-width: 1px;
    border-style: solid;
    background-color: #BECB9B;
}
#LogoAd.hover a
{
    border-width: 0;
}
#DemoAd
{
    width: 200px;
    margin-top: 10px;
    font-family: Century, Garamond;
    font-size: 17px;
    font-weight: bold;
    margin-left: 20px;
    text-align: center;
    padding: 2px;
    float: left;
    white-space: nowrap;
    vertical-align: bottom;
    border-color: White;
    border-width: 1px;
    border-style: solid;
}
#DemoAd a
{
    text-decoration: none;
    border-bottom: solid 1px #364314;
}
#DemoAd.hover
{
    border-color: #586536;
    border-width: 1px;
    border-style: solid;
    background-color: #BECB9B;
}
#DemoAd.hover a
{
    border-width: 0;
}
#LogoBottom
{
    background: transparent URL("../images/logoBottom.jpg") no-repeat 6px 0px;
    float: left;
    height: 27px;
    width: 84px;
}
#NavBar
{
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 16px;
    padding: 4px 0px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #586536;
    background-color: #BECB9B;
}
#NavBar a
{
    text-decoration: none;
    border-bottom: solid 1px #364314;
}
#NavBar a:hover
{
    background-color: #dee3ac;
}
#LeftNav
{
    float: left;
    clear: both;
    width: 180px;
    border-top: 12px solid #586536;
    border-left: 2px solid #586536;
    border-right: 2px solid #586536;
    border-bottom: 2px solid #586536;
}
#LeftNav a
{
    color: Black;
    text-decoration: none;
}
#LeftNav .Link
{
    background-color: #becb9b;
    padding: 3px 3px 3px 8px;
    border-top: solid 1px White;
    border-bottom: solid 1px #586536;
}
#LeftNav .LinkHover
{
    cursor: pointer;
    background-color: #dee3ac;
}
#LeftNav .Help
{
    background-color: #8c976f;
    padding: 3px 3px 3px 15px;
}
#LeftNav .HelpHover
{
    cursor: pointer;
    background-color: #586536;
}
#Content
{
    padding: 15px;
    float: left;
    width: 785px;
    clear: right;
}
#Content a
{
	color: #cc0000;
}
#FooterLinks
{
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}
#FooterLinks a
{
    color: #364314;
}
#CompanyInfo
{
    text-align: center;
    color: #999999;
}
.Clear
{
    clear: both;
}
.Edit, .Edit300, .Edit400
{
    background-color: #dee3ac;
}
.Edit300
{
    width: 300px;
}
.Edit400
{
    width: 400px;
}
.featurelimited
{ width:100px;height:20px;  text-align:center; vertical-align:middle;}
.featureunlimited
{ width:100px;height:20px;  text-align:center; vertical-align:middle; Background-color:#eaece6; }
.featurelist
{ height:20px; text-align:left; vertical-align:top; Background-color:#eaece6; margin-left:10px; }
