      td {        
        font-family:Arial,Tahoma,Verdana;
        font-size:11px;
        color:#333333;
      }
      td a {
        font-family:Arial,Tahoma,Verdana;
        font-size:11px;
        color:#333333;
      }
      td a:hover, td .aselected {
        color:#711111;
      }
      .IntroSquare, .IntroPic, .IntroLinkBlock, .IntroLinkBlock_hover {
        border:1px solid #B9B9B9;
        background-color:transparent;
      }
      .IntroLinkBlock_hover {
        background-color:#744852;
        cursor:pointer;
        cursor:hand;
      }
      #IntroBlackBG {
        background-color:#0E0E0E;
        position:absolute;
        display:block;
        top:30px;
        left:0px;
        width:100%;
      }
      #IntroWhiteCover {
        background-color:#ffffff;
        position:absolute;
        display:block;
        left:0px;
        width:100%;
      }
      #IntroWhiteCover2 {
        background-color:#ffffff;
        position:absolute;
        display:block;
        left:0px;
        width:100%;
      }

      #IntroSquares {
        position:absolute;
        display:block;
        top:30px;
        left:0px;
        width:100%;
      }
      .FooterText, .FooterText a {
        color:#9A9A9A;
        font-family:Arial,Tahoma,Verdana;
        font-size:10px;
      }
      .NavImgLink {
        margin-left:8px;
        color:#ffffff;
        font-family:Arial,Tahoma,Myriad,Verdana;
        font-size:11px;
        font-weight:bold;        
      }

      .HomePlayerBorder {
        border-right:1px solid #B9B9B9;
        border-bottom:1px solid #B9B9B9;
      }
      .HomeLatestNewsBorder {
        border-right:1px solid #B9B9B9;
        border-bottom:1px solid #B9B9B9;
        border-left:1px solid #B9B9B9;
      }

      .SectionHeading {
        background-color:#711111;
        color:white;
        padding-left:10px;
      }

      .MoreLink {
        color:#711111;
        text-decoration:none;
      }
      .IntroBottomGray, .IntroBottomGray a {
        color:#ffffff;
        background-color:#727272;
        height:32px;
      }
      .SongTrack, .SongTrackOptions  {
        padding-top:4px;
        padding-bottom:4px;
        padding-left:12px;
        padding-right:12px;
        border-bottom: 1px dotted #999999;
      }

      .SongTrack, .SongTrack a {
        color:#711111;
        font-weight:bold;
      }
      .SongTrackOptions, .SongTrackOptions a {
        color:#999999;
      }
      .aSelectedMediaFormat {
        border-bottom: 2px solid #ff0000;
      }


      .MainLinkBlock {
        cursor:pointer;
        cursor:hand;
        border:1px solid #B9B9B9;
      }
      .MainLinkBlock_hover {
        background-color:#744852;
        cursor:pointer;
        cursor:hand;
        border:1px solid #B9B9B9;
      }

      #MainSquares {
        position:absolute;
        display:block;
        top:0px;
        left:0px;
        width:100%;
      }
      #TopMainSquares {
        position:absolute;
        display:block;
        top:0px;
        left:0px;
        width:100%;
        z-index:700;
      }
      #TopFooter {
        z-index:800;
        position:absolute;
        top:490px;
        left:0px;
        width:100%;
      }

      #divCursor {
        position:absolute;
        display:block;
        width:377px;
        height:376px;
      }

      .FooterText, .FooterText a, .FooterTextLinks, .FooterTextLinks a {
        color:#9A9A9A;
        font-family:Arial,Tahoma,Verdana;
        font-size:10px;
      }
      .FooterTextLinks a {
        text-decoration:none;
        margin-left:12px;
        margin-right:12px;
      }
      .FooterText a:hover, .FooterTextLinks a:hover {
        color:#711111;
        text-decoration:underline;
      }
      .NavImgLink_Main, .NavImgLink_Main:hover {
        margin-left:8px;
        padding-top:45px;
        color:#ffffff;
        font-family:Arial,Tahoma,Myriad,Verdana;
        font-size:11px;
        font-weight:bold;
        display:block; 
        cursor:pointer;
        cursor:hand;
        text-decoration:none;
        z-index:400;
      }

      #divContentFrame {
        background-color:#ffffff;
        border:1px solid #BEBCC4;
        position:absolute;
        top:110px;
        left:240px;
        overflow: hidden;
        z-index:600;
      }


      .TopicsBar, .TopicsBar td {        
        background-color:#BEBCC4;
        color:#333333;
        font-family:Arial,Tahoma,Verdana;
        font-size:11px;
      }
      .TopicsBar td a {
        background-color:#DCDCDC;
        color:#666666;
        font-family:Arial,Tahoma,Verdana;
        font-size:11px;
        width: 188px;   
        padding:2px;
        padding-left:6px;
        padding-right:6px;
        text-decoration:none;
      }
      .TopicsBar td a:hover {
        background-color:#CCCCCC;
      }
      .TopicsBar td .aselected {
        background-color:#999999;
        color:#ffffff;
      }

  .hand {
    cursor:pointer;
    cursor:hand;
  }



