body, table{text-align:left;font-size:8pt;
          color:white;
          font-family:verdana, helvetica, georgia, sans-serif;
          background-color:#5eaafa;background-image:url(blue2blue.png);background-repeat:repeat-x;}
body {text-align:center;} /* ie6 fix for no dtd*/
#container {
  margin:auto;
  position:relative;
  text-align:center;
  width:730px;
  z-index:0;
}

#themenu {padding:0px 0px 3px 0px;margin:auto;width:725px;text-align:center;} 

#toph1 {border-style:ridge;border-color:#ffd68c;font-weight:bold;padding:2px;
        color:black;background-image:url(goldbar.jpg);background-repeat:repeat-x;
        margin-bottom:3px;font-size:12pt;} 
    
td {border:1px solid white;text-align:left;background-color:#303030;padding:5px;}

.backbox
    {border-left:1px solid gray;
     border-right:1px solid #222222;
     border-top:1px solid gray;
     border-bottom:1px solid #222222;
     padding:5px; 
     background-color:#008cff;
     margin:auto;
     width:720px;
     }

.box {border:silver 1px solid;}

.menubar a
   {border-left:1px solid #ffa200;
     border-right:1px solid black;
     border-top:1px solid #ffa200;
     border-bottom:1px solid black;
     padding:2px 3px 2px 3px;  
     display:inline;/* width:80px; */
     text-decoration:none;
     text-align:center;margin:auto;
     color: white;
     font-family: verdana, georgia, sans-serif;
     font-weight:bold;
     background-color:#DF3A00;
     margin-top:3px;
     margin-bottom:3px;
   }

.menubar a:hover
    {border-left:1px solid black;
                border-right:1px solid #ffa200;
                border-top:1px solid black;
                border-bottom:1px solid #ffa200;
                padding:2px 3px 2px 3px;  
                display:inline;  
                text-decoration:none;
                text-align:center;margin:auto;
                color:#ffd700;

         }


 /* hide any spans inside <a> tags show then when hovering over a link */

a span {display: none;font-size:12pt;} 



a:hover span {font-size:10pt;
background-color:#008CFF;
display:inline;
left:5px;
position:absolute;
text-decoration:none;
top:140px;
width:715px;
padding:4px;
}

.mainmessage {text-align:left;margin-left:auto;margin-right:auto;
  background-color:#5eaafa;background-image:url(blue2blue.png);background-repeat:repeat-x;
  /*background-color:#003adf;*/
  width:700px;padding:4px;
     border-left:1px solid black;
     border-right:1px solid #aaaacc;
     border-top:1px solid black;
     border-bottom:1px solid #aaaacc;
margin-top:5px;
}

.heading
    { border-style:ridge;border-color:#ffd68c;font-weight:bold;padding:2px;
    color:black;background-image:url(goldbar.jpg);background-repeat:repeat-x;
    /*
     border-left:1px solid gray;
                  border-right:1px solid #222222;
                  border-top:1px solid gray;
                  border-bottom:1px solid #222222;
                  padding:4px;
                  background-color:#333333;
                  font-weight:bold;
      */
     }



