﻿.TableBodybkg 
{
 /*   background-image:url(http://localhost:1746/Molly/assets/bkg/pink_bg.gif); */ 
 background-color:#b81b6f;
}

.SubscriptionText
{
    font-family: 'Times New Roman' , Times, serif;
    color: #bc2076;
    font-size: 14px;
}
.SubscriptionTextHeader
{
    font-family: 'Times New Roman' , Times, serif;
    color: #583522;
    font-size: 14px;
    font-weight: bold;
}
.SubscriptionHeader
{
    font-family: 'Times New Roman' , Times, serif;
    color: #583522;
    font-size: 16px;
    font-weight: bold;
}
.SubscriptionLegalText
{
    font-family: 'Times New Roman' , Times, serif;
    color: #583522;
    font-size: 10px;
}
.WelcomHeader
{
    font-family: 'Times New Roman' , Times, serif;
    color: #583522;
    font-size: 18px;
    font-weight: bold;
}
.WelcomPink
{
    font-family: 'Times New Roman' , Times, serif;
    color: #f5378d;
    font-size: 18px;
    font-weight: bold;
}
.FooterText
{
    font-family: 'Times New Roman' , Times, serif;
    color: #583522;
    font-size: 12px; 
    text-decoration:none; 
}

.FooterText a:link
{
    font-family: 'Times New Roman' , Times, serif;
    color: #583522;
    font-size: 12px; 
    text-decoration:none;
}
.FooterText a:visted
{
    font-family: 'Times New Roman' , Times, serif;
    color: #583522;
    font-size: 12px;
    text-decoration:none; 
}
.FooterText a
{
    font-family: 'Times New Roman' , Times, serif;
    color: #583522;
    font-size: 12px; 
    text-decoration:none;
}
.FooterText a:hover
{
    font-family: 'Times New Roman' , Times, serif;
    color: #bc2076;
    font-size: 12px; 
    text-decoration:none;
}
.FooterText a:active
{
    font-family: 'Times New Roman' , Times, serif;
    color: #583522;
    font-size: 12px; 
    text-decoration:none;
}

asp:RadioButton
{
    color: #e52f86;
    background-color: #e52f86;
}
.TopLeftBorder
{
    background-image: url('../../assets/border/pink/border_01.png');
    background-repeat: no-repeat; 
    width: 18px;
}
.TopBorder
{
   background-image: url('../../assets/border/pink/border_03.png'); 
   background-repeat: repeat-x; 
   width: 963px;
}
.TopRightBorder
{
    background-image: url('../../assets/border/pink/border_05.png'); 
    background-repeat: no-repeat; 
    width: 17px;
}
.LeftBorder
{
    background-image: url('../../assets/border/pink/border_11.png'); 
    background-repeat: repeat-y;
    width: 18px;
}
.LeftBorderPink
{
    background-image: url('../../assets/border/pink/border_11_Pink.png'); 
    background-repeat: repeat-y;
    height: 18px;
}
.LeftBorderBlue
{
    background-image: url('../../assets/border/pink/border_11_Blue.png'); 
    background-repeat: repeat-y;
    height: 20px;
}
.MainContent
{
    background-image: url('../../assets/bkg/pink_bg.gif'); 
    background-repeat: repeat;
}
.RightBorder
{
    background-image: url('../../assets/border/pink/border_15.png'); 
    background-repeat: repeat-y; 
    width: 17px;
}
.RightBorderPink
{
    background-image: url('../../assets/border/pink/border_15_Pink.png'); 
    background-repeat: repeat-y; 
    height: 18px;
}
.RightBorderBlue
{
    background-image: url('../../assets/border/pink/border_15_Blue.png'); 
    background-repeat: repeat-y; 
    height: 20px;
}
.BottomLeftBorder
{
    background-image: url('../../assets/border/pink/border_21.png'); 
    background-repeat: no-repeat;
    width: 18px;
}
.BottomBorder
{
    background-image: url('../../assets/border/pink/border_23.png'); 
    background-repeat: repeat-x;
    width: 963px;
}
.BottomRightBorder
{
    background-image: url('../../assets/border/pink/border_25.png'); 
    background-repeat: no-repeat;
    width: 17px;
}
.FooterRow
{
    background-image: url('../../assets/border/pink/blueBar.png');
    background-repeat: repeat-x;
    height: 20px;
}
.CCRow
{
    background-image: url('../../assets/border/pink/pinkBar.png');
    background-repeat: repeat-x;
    height: 18px;
}
