     .msort-table thead {
           background : #344455;
      }
     .msort-table td {
           padding : 2px 5px;
      }
     .msort-table thead td {
           border : 1px solid;
           border-color : #1C242D;
           cursor : default;
      }
     .msort-table thead td:active {
           border-color : #1C242D;
           padding : 3px 4px 1px 6px;
      }
     .msort-table thead td[_sorttype="None"]:active {
           border-color : ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
           padding : 2px 5px;
      }

     .mlink_rankings a:link {
           font-size : 11px;
           color : #EDDAC0;
           text-decoration : none;
           font-family : Georgia, "Times New Roman", Times, serif;
      }
     .mlink_rankings a:visited {
           font-size : 11px;
           color : #EDDAC0;
           text-decoration : none;
           font-family : Georgia, "Times New Roman", Times, serif;
      }
     .mlink_rankings a:active {
          font-size : 11px;
           color : #EDDAC0;
           text-decoration : none;
           font-family : Georgia, "Times New Roman", Times, serif;
      }
     .mlink_rankings a:hover {
           font-size : 11px;
           color : #765B37;
           text-decoration : none;
           font-family : Georgia, "Times New Roman", Times, serif;
      }