BODY
{
   background-image: url(../images/gray_background.png);
   background-repeat: repeat;
   background-attachment: fixed;
   background-color: #000000; 
   color: #FFFFFF;
   font-family: arial, "courier new", helvetica;
   font-weight: normal;
   font-size: 9pt;
}

TD
{ 
   color: #FFFFFF;
   font-family: arial, "courier new", helvetica;
   font-weight: normal;
   font-size: 9pt;
}

.button {
   color: #F18A2B;
   font-family: "courier new", arial, helvetica;
   font-weight: normal;
   font-size: 10pt;
   background-color: #000000; 
}

.header
{
   background-color: #000000;
   border: 2px solid #666666;
   background-image: url(../images/header-bkg.jpg);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: 90% 4%;
   backgroup-attachment: scroll;
   font-family: "courier new";
}

.footer
{
   font-size: 8pt;
   background-color: #000000;
   border: 2px solid #666666;
   background-image: url(../images/dichotic-waves.gif);
   background-position: center left;
   background-repeat: repeat-x;
   background-attachment: scroll;
}

.cell-format
{
   border: 2px solid #666666; 
}

.bkg_01
{
   background: #000000;
}

.bkg_02
{
   background: #2C2C2C;
}

.oblique
{
   font-style: oblique;
   font-weight: bold;
}

A
{
   color: #F18A2B;
   text-decoration:none;
}

A:link
{
   color: #F18A2B;
   text-decoration:none;
}

A:active
{
   color: #FFDE00;
   text-decoration:none;
}

A:hover
{
   color: #FFDE00 !important; 
   text-decoration:none !important;
}

A:visited
{
   color: #F18A2B;
   text-decoration:none;
}

A.menu:link
{
   color: #F18A2B;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

A.menu:active
{
   color: #FFDE00;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

A.menu:hover
{
   color: #FFDE00;
   background-color: #F18A2B; 
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

A.menu:visited
{
   color: #F18A2B;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

A.menu-selected:link
{
   color: #565656;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

A.menu-selected:active
{
   color: #565656;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

A.menu-selected:hover
{
   color: #565656;
   background-color: #565656; 
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

A.menu-selected:visited
{
   color: #565656;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

.code 
{
   color: #ffffff;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}
A.code:link
{
   color: #F18A2B;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

A.code:active
{
   color: #FFDE00;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

A.code:hover
{
   color: #FFDE00;
   background-color: #F18A2B; 
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
}

.albumTitle
{
   color: #ffffff;
   font-family: "courier new";
   font-weight: bold;
   font-size: 9pt;
   text-decoration:none;
   white-space: nowrap;
}

.albumReleaseDate
{
   color: #ffffff;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   font-style:italic;
}

.albumTrackList
{
   color: #ffffff;
   font-family: "courier new";
   font-weight: normal;
   font-size: 9pt;
   text-decoration:none;
   text-align: justify;
}

.showsHeader
{
   font-weight:bold;
   font-size: 9pt;
}

.showsDetail
{
   background: #2C2C2C;
   font-size: 9pt;
}
