BODY
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
.text
{
    COLOR: white;
    BACKGROUND: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
.back
{
    COLOR: white;
    BACKGROUND: #440304;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
.leftColumn
{
    COLOR: white;
    BACKGROUND: #818181;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
.logoBkgnd
{
    BACKGROUND: black;
}




A:link
{
     color: #A5AED4;
     text-decoration:none;
     font-weight: bold;
     FONT-SIZE: 10pt;
}
A:visited
{
    COLOR: #A5AED4;
    TEXT-DECORATION: none;
    font-weight: bold;
        FONT-SIZE: 10pt;

}
A:hover
{
    color: #A5AED4;
    TEXT-DECORATION: underline;
    font-weight: bold;
        FONT-SIZE: 10pt;}
.sig
{
    COLOR: white;
    BACKGROUND: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}
A.sig
{
    color: #A5AED4;
    text-decoration:none;
    font-weight: bold;
        FONT-SIZE: 8pt;

}

A.sig:visited
{
    COLOR: #A5AED4;
    TEXT-DECORATION: none;
    font-weight: bold;
        FONT-SIZE: 8pt;

}
A.sig:hover
{
    color: #A5AED4;
    TEXT-DECORATION: underline;
    font-weight: bold;
        FONT-SIZE: 8pt;

}
.weekdayList
{
    COLOR: white;
    BACKGROUND: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}
A.weekdayList
{
    color: #CCB727;
    text-decoration:none;
    font-weight: normal;
        FONT-SIZE: 8pt;

}

A.weekdayList:visited
{
    COLOR: #CCB727;
    TEXT-DECORATION: none;
    font-weight: normal;
        FONT-SIZE: 8pt;

}
A.weekdayList:hover
{
    color: #A5AED4;
    TEXT-DECORATION: underline;
    font-weight: normal;
        FONT-SIZE: 8pt;

}
.artistInfoColumn
{
    COLOR: #440304;
 
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    TEXT-ALIGN: center;
    font-weight: bold;

}
.schedulePageDay
{
    COLOR: white;
 
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    TEXT-ALIGN: center;
    font-weight: bold;

}
A.schedulePageDay
{
    color: white;
    text-decoration:none;
    font-weight: bold;
        FONT-SIZE: 12pt;

}

A.schedulePageDay:visited
{
    COLOR: white;
    TEXT-DECORATION: none;
    font-weight: bold;
        FONT-SIZE: 12pt;

}
A.schedulePageDay:hover
{
    color: #A5AED4;
    TEXT-DECORATION: underline;
    font-weight: bold;
        FONT-SIZE: 12pt;

}