﻿.Hosting
{
    margin-top: 0px;
    height: 450px;
    background-color: #003366;
    width: 671px;
    z-index: 1;
    left: 65px;
    position: absolute;
    top: 50px;
    text-align: center;
}
.PageScrollBar
{
    text-align: center;
    height: 400px;
    overflow: auto;
    background-color: #003366;
    width: 670px;
    z-index: 1;
    left: 0px;
    position: absolute;
    top: 37px;
}
.ImageTable
{
    z-index: 1;
    left: 0px;
    position: absolute;
    top: 0px;
}
.ImageTableBottom
{
    z-index: 1;
    left: 1px;
    position: absolute;
    top: 436px;
}
.HostingHeader
{
   
    width: 650px;
    z-index: 1;
    left: 62px;
    position: absolute;
    top: 15px;
   
}
.Header
{
    background-color: #c9cfd3;
    color: navy;
    width: 170px;
    font-size: 8pt;
    text-decoration: underline;
}
.SubHeader
{
    background-color: #c9cfd3;
    color: black;
    width: 170px;
    font-size: 7pt;
    text-align: left;
}
.Empty
{
    background-color: #aab0b5;
    width: 170px;
}
.BasicPlan
{
    background-color: #e3e4e7;
    color: #008000;
    width: 140px;
    font-size: 7pt;
    font-weight: bold;
}
.BeginnerPlan
{
    background-color: #e3e4e7;
    color: #333399;
    width: 140px;
    font-size: 7pt;
    font-weight: bold;
}
.AdvancePlan
{
    background-color: #e3e4e7;
    color: #a28133;
    width: 140px;
    font-size: 7pt;
    font-weight: bold;
}
.ProfessionalPlan
{
    background-color: #e3e4e7;
    color: #b22222;
    width: 140px;
    font-size: 7pt;
    font-weight: bold;
}
