/* BODY { background: #FFFFFF; color: #000084; font-family: verdana;
 * font-size:10pt; }*/

body {
      background-attachment : fixed;
      background-color : #00008F;
      background-image : url("../../css/blumaze6.gif");
      color : blue;
      font-family : Verdana, Arial, Helvetica;
      font-size : 12pt;
      text-align : justify;
     }


h1 { text-align: center; color: #000084; font-family: Verdana; font-size: 24pt; }

a:visited { color: yellow; text-decoration: none; }
a:link { color: fuchsia; text-decoration: none; }
a:hover { color: red; text-decoration: none; }

hr.board { width: 100%; border: 1px solid #B8860B; }

table.rules { border: 1px solid white;
              margin-top:1em; margin-right:4em; margin-bottom:1em;
              margin-left:4em; 
              padding-top:1em; padding-right:1em; padding-bottom:1em;
              padding-left:1em;
              font-size: 10pt; color: white; background: #22236f;
              text-align:justify; }

table.board { background: #fffbc0; border: 1px solid #ffffff;
              font-size: 10pt; }
table.tot { border: 1px solid #cccccc; padding: 0px; width: 450px; }
table.round_ris { border: 0px solid #ff0000; padding: 0px; }
table.round  { border: 0px solid #00ff00; padding: 0px; width: 320px; }
table.ins    { border: 0px solid #00ff00; padding: 0px; width: 320px; }
table.comb   { border: 0px solid #00ff00; padding: 0px; width: 320px; }

input.btn { border: 2px solid #6F2D44; border-style: outset;
            height: 20px;  width: 80px; }

font.mex { color: blue; font-family: Verdana, Arial, Helvetica;
           font-size: 10pt; text-align: justify; }

