﻿body
{
    
}

.Header
{
    color: white;
    width: 950px;
}
.GreenBack
{
    background-image: url(Images2/backgrounds/gradiant_green_strip.jpg);
   
    color: white;
}

GrayBack
{
    background-image: url(Images2/backgrounds/grayback.png);
    color: white;
    font-family: Arial;
    font-size: 10.5pt
}
Back
{
    background-image: url(Images2/backgrounds/bg_teal_small.jpg);
    color: white;
}

.TABLE
{
    font-family: segoe ui;
    height: 238px;
}

.BeigeBack
{
    background-image: url(Images2/backgrounds/beige.jpg);
    color: white;
}

.CourseHdr
{
    color: black;
    font-size: 12pt;
    background-image: url(Images2/backgrounds/bg_course1.jpg);
}

.FooterBack
{
    background-image: url(Images2/backgrounds/footer2.png);
    color: white;
}
.FooterBack2
{
    background-image: url(Images2/backgrounds/footer1.png);
    color: white;
}


li
{
    color: white;
    list-style-type: disc;
    font-size: 10pt;
    font-family: Arial;
  
}


li2
{
    color: black;
    list-style-type: disc;
    font-size: 10pt;
    font-family: Arial;
  
}
.MasterBack
{
    background-image: url(Images2/backgrounds/new beige.jpg);
    
    
}
.GoldPlan
{
    background-image: url(Images/PageHeaderB.gif);
    text-align: center;
    font-size: 10pt;
    font-family: arial;
    
}
.SilverPlan
{
    font-size: 10pt;
    font-family: arial;
    text-align: center;
    background-image: url(Images/silverback.gif);
}
.BasicPlan
{
    font-size: 10pt;
    font-family: arial;
    text-align: center;
    background-image: url(Images/blueback.gif);
}
.RadioHeader
{
    font-weight: bold;
    font-size: 9pt;
    font-family: arial;
    background-image: url(Images2/backgrounds/purple.jpg);
    color: white;
}

.RadioHeaderSelect
{
    font-weight: bold;
    font-size: 9pt;
    font-family: arial;
    background-color: #ffff00;
}
td.TableTitle
{
    font-size: 9pt;
    border-top-style: none;
    font-style: normal;
    font-family: arial;
    border-right-style: none;
    border-left-style: none;
    background-color: #ced7de;
    border-bottom-style: none;
    font-weight: bold;
    text-align: center;
}

