﻿.BannerImgTd
{
    width:30%;
    text-align:center;
}
.BannerSeparatorTd
{
    padding-left:3px;
    padding-right:3px;
    text-align:center;
}
.BannerTextTd
{
    width:30%;
    text-align:center;
    vertical-align:top;
    padding-top:5px;
    color:#024e89;
    font-size:13px;
    font-weight:bold;
}
.BigBannerFooter
{
    background-image:url(../images/BannerTable/BigFooterBannerTable/BottomBg.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    text-align:left;
    color:#3E96E0;
    font-size:13px;
    padding-top:14px;
    padding-left:20px;
    font-weight:600;
    width:100%;
}
.BigBannerFooterImg
{
    background-image:url(../images/BannerTable/BigFooterBannerTable/BottomBg.gif); background-repeat:repeat-x; background-position:bottom;
}


.SmallBannerImgTd
{
    
    text-align:center;
    padding-bottom:10px;
}

.SmallBannerTextTd
{
    
    text-align:center;
    vertical-align:middle;
    padding-right:14px;
    color:#024e89;
    font-size:12px;
    font-weight:bold;
}

.BannerTopBg
{
    background-image:url(../Images/BannerTable/TopBg.jpg);
    width:100%;
}
.BannerRightBg
{
    background-image:url(../Images/BannerTable/RightBg.jpg);
 
}

.SmallBannerLeftBg
{
    background-image:url(../Images/BannerTable/LeftBg.jpg);
}

.SmallBannerBottomBg
{
    background-image:url(../Images/BannerTable/BottomBg.jpg);
    width:100%;
}


.BigBannerBottomBg
{
    background-image:url(../Images/BannerTable/BottomBg.jpg);
    width:100%;
}
