<style type="text/css">

  .dummy 
  {
    background-color:#ddd;
    font:22px bold;
    height:28px;
    width:30px;
    border:1px solid #fff;
    text-align: center
  }

  body 
  {
    margin-right: 0;
    margin-top: 0;
    margin-left: 0;
    margin-width: 0;
    margin-height: 0;
    background-color: fff8e4;
  }

  .ClassGameStatus 
  {
    background-color:fff8e4;
    font:18px bold;
    color:#000000;
    border:0px solid #fff;
    text-align: right; 
    cursor:default
  }

  .ClassCounterText
  {
    background-color:#fff8e4;
    font:18px bold;
    color: '#bb0000';
    text-align: center; 
    text-valign: center; 
    cursor:default
  }

  .ClassCounterFieldSet
  {
    background-color:#dddddd;
    font:14px bold;color:#0000FF; 
    cursor:default; 
    border:2px blue solid;
  }

</style>
