      p, td 
      { 
        font-family: verdana, arial, sans-serif; 
        text-align: left; 
      } 
 
      body 
      { 
        color: rgb(0,0,0); 
        background-color: rgb(200,200,200); 
      } 
 
      table.pageLayout 
      { 
        width: 800px; 
        margin-bottom: 5px; 
        margin-left: auto; 
        margin-right: auto; 
        border: 1px solid rgb(0,0,0); 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
      } 
 
      td.pageLayoutLogo 
      { 
        height: 92px; 
        margin: 0px; 
        padding: 0px; 
        border-bottom: 3px double rgb(60,72,90); 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
      } 
 
      td.pageLayoutLogo p.logo 
      { 
        text-align: center; 
        font-family: impact, arial, sans-serif; 
        font-size: 48pt; 
        font-weight: bold; 
        color: rgb(60,72,90); 
        margin: 0px; 
      } 
 
      td.pageLayoutHeadline 
      { 
        margin: 0px; 
        padding: 0px; 
        border-bottom: 1px solid rgb(60,72,90); 
        color: rgb(210,220,240); 
        background-color: rgb(110,120,140); 
      } 
 
      td.pageLayoutHeadline p 
      { 
        padding-left: 10px; 
        margin-top: 2px; 
        margin-bottom: 2px; 
        font-weight: bold; 
      } 
 
      td.pageLayoutHeadlineLeft 
      { 
        width: 10px; 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
      } 
 
      td.pageLayoutHeadlineRight 
      { 
        width: 10px; 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
      } 
      td.pageLayoutExternBorderLeft 
      { 
        width: 10px; 
        height: 400px; 
        border-right: 1px solid rgb(60,72,90); 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
      } 
 
      td.pageLayoutExternBorderRight 
      { 
        width: 10px; 
        height: 400px; 
        border-left: 1px solid rgb(60,72,90); 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
      } 
 
      td.pageLayoutContentLeft 
      { 
        padding-top: 5px; 
        padding-bottom : 5px; 
        padding-left: 5px; 
        width: 600px; 
        color: rgb(0,0,0); 
        background-color: rgb(160,170,190); 
        vertical-align: top; 
      } 
 
      td.pageLayoutContentRight 
      { 
        padding: 5px; 
        width: 190px; 
        color: rgb(0,0,0); 
        background-color: rgb(160,170,190); 
        vertical-align: top; 
      } 
 
      td.pageLayoutFooter 
      { 
        color: rgb(210,220,240); 
        background-color: rgb(110,120,140); 
        border-top: 1px solid rgb(60,72,90); 
      } 
 
      td.pageLayoutFooter p 
      { 
        font-style: italic; 
        font-size: 10pt; 
        text-align: right; 
        padding-left: 10px; 
        margin-top: 2px; 
        margin-bottom: 2px; 
      } 
 
      td.pageLayoutFooterLeft 
      { 
        width: 10px; 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
      } 
 
      td.pageLayoutFooterRight 
      { 
        width: 10px; 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
      } 
 
      table.newsLayout 
      { 
        width: 575px; 
        margin-left: auto; 
        margin-right: auto; 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
        border: 1px solid rgb(60,72,90); 
        margin-bottom: 5px; 
      } 
 
      td.newsTitle 
      { 
        color: rgb(240,240,240); 
        background-color: rgb(110,120,140); 
        font-size: 11pt; 
        padding-left: 10px; 
        border-bottom: 1px solid rgb(60,72,90); 
      } 
 
      td.newsContent 
      { 
        color: rgb(0,0,0); 
        background-color: rgb(200,205,210); 
        padding-left: 10px; 
        padding-right: 10px; 
        padding-top: 0px; 
        padding-bottom: 0px; 
      } 
 
      td.newsContent p 
      { 
        width: 560px; 
        font-size: 10pt; 
        margin-top: 3px; 
        margin-bottom: 4px; 
      } 

      td.newsContent ol, ul, li, dt, dd, dl 
      { 
        font-size: 10pt;
      } 
 
      td.newsContent p.newsContentInfo 
      { 
        margin-top: 15px; 
        border-top: 1px solid rgb(110,120,140); 
        text-align: right; 
        color: rgb(60,72,90); 
        background-color: transparent; 
      } 
 
      table.navigationLayout 
      { 
        width: 190px; 
        margin-left: auto; 
        margin-right: auto; 
        color: rgb(0,0,0); 
        background-color: rgb(200,205,210); 
        border-top: 1px solid rgb(60,72,90); 
        margin-bottom: 5px; 
      } 
 
      td.navigationHead 
      { 
        font-size: 9pt; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
        font-weight: bold; 
        padding-left: 10px; 
      } 
 
      td.navigationItem 
      { 
        font-size: 8pt; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        padding-left:10px; 
        color: rgb(0,0,0); 
        background-color : transparent; 
      } 
 
      table.matchsSummaryLayout 
      { 
        width: 190px; 
        margin-left: auto; 
        margin-right: auto; 
        color: rgb(0,0,0); 
        background-color: rgb(200,205,210); 
        border-top: 1px solid rgb(60,72,90); 
        margin-bottom: 5px; 
      } 
 
      td.matchsSummaryHead 
      { 
        font-size: 9pt; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
        font-weight: bold; 
        padding-left: 10px; 
      } 
 
      td.matchsSummaryItem 
      { 
        font-size: 8pt; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        padding-left:5px; 
        color: rgb(0,0,0); 
        background-color : transparent; 
      } 
 
      table.loginLayout 
      { 
        width: 190px; 
        margin-left: auto; 
        margin-right: auto; 
        color: rgb(0,0,0); 
        background-color: rgb(200,205,210); 
        border-top: 1px solid rgb(60,72,90); 
        margin-bottom: 5px; 
      } 
 
      td.loginHead 
      { 
        font-size: 9pt; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
        font-weight: bold; 
        padding-left: 10px; 
      } 
 
      td.loginItem 
      { 
        font-size: 8pt; 
        margin-left: auto; 
        margin-right: auto; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        padding-left: 10px; 
        color: rgb(0,0,0); 
        background-color : transparent; 
      } 
 
      a 
      { 
        text-decoration:none; 
      } 
 
      a:link, a:visited 
      { 
        color: rgb(60,72,90); 
        background-color: transparent; 
      } 
 
      a:hover 
      { 
        color: rgb(128,0,0); 
        background-color: transparent; 
      } 
 
      table.invisible 
      { 
        border: 0px; 
        margin: 0px; 
        padding: 0px; 
        color: rgb(0,0,0); 
        background-color: transparent; 
      } 
 
      table.newsSummaryLayout 
      { 
        width: 190px; 
        margin-left: auto; 
        margin-right: auto; 
        color: rgb(0,0,0); 
        background-color: rgb(200,205,210); 
        border-top: 1px solid rgb(60,72,90); 
        margin-bottom: 5px; 
      } 
 
      td.newsSummaryHead 
      { 
        font-size: 9pt; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
        font-weight: bold; 
        padding-left: 10px; 
      } 
 
      td.newsSummaryItem 
      { 
        font-size: 8pt; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        padding-left:5px; 
        color: rgb(0,0,0); 
        background-color : transparent; 
      } 
 
      table.serverLayout 
      { 
        width: 190px; 
        margin-left: auto; 
        margin-right: auto; 
        color: rgb(0,0,0); 
        background-color: rgb(200,205,210); 
        border-top: 1px solid rgb(60,72,90); 
        margin-bottom: 5px; 
      } 
 
      td.serverHead 
      { 
        font-size: 9pt; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        color: rgb(0,0,0); 
        background-color: rgb(110,120,140); 
        font-weight: bold; 
        padding-left: 10px; 
      } 
 
      td.serverItem 
      { 
        font-size: 8pt; 
        border-bottom: 1px solid rgb(60,72,90); 
        border-left: 1px solid rgb(60,72,90); 
        border-right: 1px solid rgb(60,72,90); 
        padding-left:5px; 
        color: rgb(0,0,0); 
        background-color : transparent; 
      } 
 
      input.stealth 
      { 
        width: 50%; 
        border: 0px; 
        color: rgb(110,120,140); 
        background-color: transparent; 
        font-size: 9pt; 
        font-weight: bold; 
      } 
 
      input.stealthSubmit 
      { 
        background-color: transparent; 
        border: 0px; 
        width: 100%; 
        font-size: 9pt; 
        font-weight: bold; 
        text-decoration: underline; 
        color: rgb(60,72,90); 
      } 
 
      strong.light 
      { 
        color: rgb(200,205,210); 
      } 
 
      em.scoreWin 
      { 
        color: rgb(50,100,50); 
        background-color: transparent; 
        font-weight: bold; 
        padding: 1px; 
      } 
 
      em.scoreDraw 
      { 
        color: rgb(100,100,50); 
        background-color: transparent; 
        font-weight: bold; 
        padding: 1px; 
      } 
 
      em.scoreLoss 
      { 
        color: rgb(100,50,50); 
        background-color: transparent; 
        font-weight: bold; 
        padding: 1px; 
      } 
