﻿body
{
    font-family: Verdana,Helvetica,Arial;
    font-size: 13px;
    line-height: 15px;
    color: #ffffff;
    background-color: #000000;
}

table
{
    font-family: Verdana,Helvetica,Arial;
    font-size: 13px;
    line-height: 15px;
    border: solid #ffffff 0px;
    border-collapse: collapse;
    background-color: #000000;
}

td
{
    vertical-align: top;
}

td.page_pic
{
    padding: 0px 6px 0px 6px;
    text-align: left;
}

td.music_title
{
     padding: 8px 0px 8px 0px;
     text-align: left;
}

td.music_buttons
{
     padding: 8px 0px 8px 0px;
     text-align: right;
     width: 120px;
}

td.link_heading
{
    width: 100%;
    text-align: center;
    padding: 1px 0px 2px 0px;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
}

td.contact
{
    vertical-align: top;
    padding: 0px 0px 20px 0px;
    text-align: left;
}

textarea.contact_text
{
    width: 406px;
    height: 70px;
    font-family: Verdana,Helvetica,Arial;
    font-size: 13px;
    line-height: 15px;
}

img
{
    border: solid #ffffff 0px;
}

div 
{
    font-family: Verdana,Helvetica,Arial;
    font-size: 13px;
    line-height: 16px;
    margin: 0 auto;
    text-align: center; 
    background-color: #000000;
}

div.scroll
{
    text-align: left;
    width: 420px;
    height: 318px;
    overflow: auto;
    border: solid 1px #555555;
    padding: 8px 8px 8px 8px;
}

div.scroll2
{
    text-align: left;
    width: 420px;
    height: 288px;
    overflow: auto;
    margin-top: 10px;
    border: solid 1px #555555;
    padding: 8px 8px 0px 8px;
}

div.section_heading
{
    text-align: left;
    padding: 1px 0px 1px 6px;
    width: 420px;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
}

div.section_text
{
    text-align: left;
    padding: 6px 4px 6px 4px;
    width: 420px;
}

div.section_link
{
    text-align: right;
    padding: 6px 4px 6px 4px;
    width: 420px;
}

div.fineprint
{
    font-family: Verdana,Helvetica,Arial;
    font-size: 10px;
    color: #606060;
}

a:link
{
    color: #cc3399;
    text-decoration: underline;
}

a:active
{
    color: #cc3399;
}

a:visited
{
    color: #cc3399;
    text-decoration: underline;
}

a:hover
{
    color: #00ff00;
    text-decoration: underline;
}
