a.bscore_MyTeam {
  font-size        : 12px;
  font-weight      : bold;
  color            : 333333 ; /* #bb0000*/
  text-decoration  : none;
}

a.bscore_ref {
  font-size        : 12px;
  color            : #333333;
  text-decoration: none;
}

.bscore_legendC {
  vertical-align: middle;
  background-color:#ffee00;
  font-size:9pt;
  color: black;
  white-space: nowrap;
}

table.bscore_table1 {
  width		       : 100%;
  table-layout	   : auto;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 12px;
  color            : #333333; /* 333333 */
  text-align       : left;
}

table.bscore_table2 {
  width		       : 100%;
  table-layout	   : auto;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 150%;
  color            : #333333; /* 333333 */
  text-align       : left;
}

table.bscore_table3 {
  width		       : 100%;
  table-layout	   : auto;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 12px;
  color            : #333333; /* 333333 */
  text-align       : left;
}

table.bscore_table4 {
  width		       : 100%;
  table-layout	   : auto;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 11px;
  color            : #333333; /* 333333 */
  text-align       : left;
}

td.bscore_statusbar {
  text-align: left;
  background-color:#eeeeee;
  font-size:86%;
  font-family:tahoma,helvetica,sans-serif;
  color: black;
  white-space: nowrap;
}

td.title3 {
  text-align: left;
  background-color:#eeeeee;
  font-size:5;
  font-family:tahoma,helvetica,sans-serif;
  color: yellow;
  white-space: nowrap;
}

