
body {background-color: #000000;
      background-attachment: fixed;}

p {font-family: sylfaen, tahoma, arial;
   color: #ffffff;
   font-size: 80%;
   text-align: center;
   margin: -2% 0% 2%;
   text-indent: 2%;}

h1 {font-family: sylfaen, tahoma, arial;
    color: #a90017;
    font-size: 200%;
    text-align: center;}

h2 {font-family: sylfaen, tahoma, arial;
    color: #ff0000;
    font-size: 90%;
    margin: 1% 3% 0%;
    text-decoration: underline;}

a:link {color: #ffffff; 
        font-family: sylfaen, tahoma, arial; 
        font-size: 100%;
        text-decoration: underline;}

a:active {color: #ffffff; 
          font-family: sylfaen, tahoma, arial; 
          font-size: 100%;
          text-decoration: underline;}

a:visited {color: #ffffff; 
           font-family: sylfaen, tahoma, arial; 
           font-size: 100%;
           text-decoration: underline;}
 
a:hover {color: #2d73b9; 
         font-family: sylfaen, tahoma, arial; 
         font-size: 100%; 
         text-decoration: none;}

.header {position: absolute; 
         top: 0%; 
         left: 0%; 
         right: 0%;
         z-index: 5;
         background-color: #000000;}

img.enter {width: 250px;
           border: none;}

table {margin-right: auto;
       margin-left: auto;}

tr {text-align: center;
    font-size: 95%;
    font-family: sylfaen, tahoma, arial;
    color: #f1a629;}

tr.choose {text-align: center;
           font-size: 95%;
           font-family: sylfaen, tahoma, arial;
           color: #a90017;
           margin: 5% 0%;}

td {padding: .7% 3%;}

tr.small {text-align: center;
          font-size: 70%;
          font-family: sylfaen, tahoma, arial;
          color: #f1a629;}

td.small {padding: 0% 3%;}

p.choose {text-align: center;
          color: #a90017;
          font-size: 100%;
          padding: 5% 0% 0%;}

p.go {text-align: center;
      font-size: 80%;
      padding: 3% 0%;}

.testtop {position: absolute; 
         top: 5%; 
         left: 0%; 
         right: 0%;
         z-index: 5;
         background-color: #000000;}

div.testtop p {text-align: center;
               color: #f1a629;
               font-size: 100%;
               padding: 2% 0% 0%;}

.testleft {position: absolute; 
       top: 30%; 
       left: 2%; 
       right: 50%;
       bottom: 0%;
       z-index: 3;
       margin: 0% 0% 0% 1%;}

div.testleft img {border: none;
                  width: 100%;}

.testright {position: absolute; 
       top: 30%; 
       left: 50%; 
       right: 2%;
       bottom: 0%;
       z-index: 3;
       margin: 0% 0% 0% 1%;}

div.testright img{border: none;
                  width: 100%;}

