﻿body
{
   
    font-family: Verdana;
    
    font-size: 11px;
}
.mainContent
{
    color: #000000;
}
.bgSub
{
    background-attachment: scroll;
    background-image: url(/images/bg.gif);
    background-repeat: repeat-x;
    background-color: #000000;
}
.boxHomePage
{
    background-image: url(/images/home_bg.jpg);
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.boxSubPages
{
    border-right: #c50b46 1px solid;
    border-top: #c50b46 1px solid;
    border-left: #c50b46 1px solid;
    border-bottom: #c50b46 1px solid;
}
.leftTD
{
    background-attachment: scroll;
    background-image: url(images/bg_left.jpg);
    background-repeat: repeat-x;
    background-color: #000000;
}
.hpNav
{
    font-family: Verdana;
    color: #f1aa2f;
    font-size: 11px;
    text-decoration: underline;
}
.hpNav:Hover
{
    color: #ffffff;
}
.hpBuy
{
    font-family: 'Times New Roman';
    color: #c60b46;
    font-size: 20px;
    font-weight: bold;
}
.hpBuySmall
{
    font-family: 'Times New Roman';
    color: #c60b46;
    font-size: 12px;
    font-weight: bold;
}
.hpClickHere
{
    font-family: 'Times New Roman';
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    line-height: 10px;
}
.hpClickHere:Hover
{
  
    color: #c60b46;
 
}
.footer
{
    color: #f1aa2f;
    font-size: 10px;
}
.songCredit
{
    color: #a9a9a9;
}