     body {margin:0;}
  kbd,pre {font: 10pt Programmer,"Programmer Wide","Courier New",FixedSys,Courier,mono;}
body,td,p {font:10pt Arial,Helvetica,Sans-Serif;}
  th,td,p {vertical-align:top;}
        p {text-align:justify;}
       h2 {text-align:center;}
       h3 {text-align:left;
           margin:0 0 3px 3px;
           border-bottom: 1px solid #EC6;
          }
  a:hover {color:red;}
        a {color:brown; text-decoration:none;}
      img {border-style:none;}
       ul {list-style-image: url("/Shared/ul.gif");}
       dt {font-weight: bold;}
      kbd {white-space:pre;}
      pre {padding: 3px 5px;
           border: 1px solid #EC6;
           overflow: auto;
          }

 div.Clear   {clear:both;}
 div.Justify {vertical-align:top; text-align:justify; text-justify:inter-word;}
 
  .KeyWord {color:Blue;}
  .Comment {color:Fuchsia;}
  .String  {color:Maroon; background-color:silver;}

 .Wide  {width:100%;}
 .Half  {width:50%;}
 .Black {background-color:#000;}
 .Feint {color:silver}
 .Top   {vertical-align:top;}
 .Right {text-align:right;}

 .Top table {width:100%;}
 table.Row  {border-style:none; width:100%;}
  td.Eye    {vertical-align:middle; height:90px;}
 img.Eye    {border-width:15px;}
  th.Title  {vertical-align:middle; width:100%; white-space:nowrap; color:gold; font-size:200%;}
 img.Nugget {border-width:5px;}
  tr.Map    {height:59px;}
 img.BWGL   {width:18px; height:38px;}
 img.Back   {width:29px; height:38px;}
  td.BWGold {background-image: url(/Shared/BWGoldBackground.gif);}
 img.BWGS   {width:13px; height:38px;}
 img.BWGR   {width:17px; height:38px;}
 img.Bar    {width:100%; height:38px;}
 img.TL2BR  {width:105px; height:97px;}
  td.Col    {text-align:center; white-space:nowrap;}
  td.Col ul {text-align:left;}
  td.Intro  {padding:1em;}
  td.Gold,td.BWGold {
           font: bold 10pt Sans-Serif;
           color: green;
           background-repeat:repeat-x;
           white-space: nowrap;
           text-align:center;
           vertical-align:middle;
           cursor:hand;
          }
td.Gold   {background-image: url(/Shared/GoldBackground.gif);}
div.Button {
  float:left;
  background:#FFF url("/Shared/GoldBackground.gif") repeat-x top;
  margin:3px 0 3px 3px;
  font: bold 10pt Sans-Serif;
  text-align:center;
  line-height:normal;
  }
div.Button ul {
  margin:0;
  padding:0;
  list-style:none;
  }
div.Button li {
  float:left;
  background:url("/Shared/GoldRightB.gif") no-repeat right top;
  }
div.Button a {
  float:left;
  background:url("/Shared/GoldLeftB.gif") no-repeat left top;
  padding:10px 12px 12px 14px;
  text-decoration:none;
  white-space:nowrap;
  }


@media print {
  td.Eye,img.Nugget,td.Top,tr.Map,td.Col,img.Bar {display:none;}
  .Black {background-color:#FFF;}
}
