 /* HuntSpace 2012 CSS Style Information */
 
    body {background-color: #404040; font-weight: bold; font-family: marquisette btn, Helvetica, sans-serif;
                color: #000000; background-image: url(./images/page_background.png);}

    table.background {width: 800px; border: solid grey;
              margin-left:auto; margin-right:auto; border-collapse: collapse;
              background-image: url(./images/background.png);}
    table.mainpage {background-color: transparent; width: 90%; border: 0px solid grey;
              margin-left:auto; margin-right:auto; border-collapse: collapse;}
    table.sitetable {width: 450px; border: solid grey;
              margin-left:auto; margin-right:auto; border-collapse: collapse;
              background-image: url(./images/background.png);
              background-repeat: repeat-y; background-position: top right;}
    table.footer {width: 550px; border: solid grey; align: right;
              margin-left:auto; margin-right:1px;}
    table.table5 {width: 150px; border: 1px solid grey; background-color: #DFDFDF;}
    td      {text-align: center; padding: 5px; background-color: transparent; vertical-align: top;}
    td.footertd{text-align: center; padding: 1px; background-color: transparent; vertical-align: bottom;
                height: 32px;}
    td.controls {text-align: center; padding: 10px; background-color: transparent; vertical-align: top;
              background-image: url(./images/controls.png); width: 200px; height: 545px;
              background-repeat: no-repeat; background-position: top center;}
    td.mainpanel {text-align: center; padding: 10px; background-color: transparent; vertical-align: top;
              background-image: url(./images/main_panel.png); width: 550px; height: 600px;
              background-repeat: no-repeat; background-position: top center;}
    td.panel1 {text-align: center; padding: 25px; background-color: transparent; vertical-align: top;
              background-image: url(./images/panel.png); width: 250px; height: 319px;
              background-repeat: no-repeat; background-position: top center;}
    td.menutd {text-align: center; padding: 1px; background-color: #DFDFDF; width: 150px; height: 12px;}
    td.leftalign {text-align: left; padding: 0px; background-color: transparent; vertical-align: top;}
    
    p.txt9 {font-weight: bold; font-size: 9px; font-family: Arial, Helvetica, sans-serif;
                color: #000000; text-align: left;}
    p.txt12 {font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif;
                color: #000000; text-align: left;}
    p.txt14 {font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, sans-serif;
                color: #000000; text-align: left;}
    p.txt18 {font-weight: bold; font-size: 18px;
                color: #000000; text-align: center;}
    p.txt26 {font-weight: bold; font-size: 32px;
                color: #000000; text-align: center;}

    .outer { border: none; width: 810px; height: 800px;
                    padding: 10px 10px;
                    margin-right:auto;
                    margin-left: auto;
                    margin-top: auto;
                    border-radius: 10px;
                    -webkit-border-radius: 10px;
                     background-color: #606060;}
    div.logo { border: none; width: 160px; height: 100px;
                    padding: 1px 1px;
                    margin-right:auto;
                    margin-left: auto;
                    margin-top: auto;
                    border-radius: 10px;
                    -webkit-border-radius: 10px;
                    background-color: #404040;
                    font-family: Arial, Helvetica, sans-serif;
                    color: #ffffff;}

    a.sub26 {text-decoration:none; color:#800000;
                font-weight:bolder; font-size:26px;}
    a.sub26:hover {text-decoration: none; color: #FF0000;}
    a.sub10 {text-decoration:none; color:#800000; font-family: Arial, Helvetica, sans-serif; font-size:10px;}
    a.sub10:hover {text-decoration: none; color: #FF0000;}
    a.sub12 {text-decoration:none; color:#800000; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
    a.sub12:hover {text-decoration: none; color: #FF0000;}

 /* copy the link below to use this in your form
        <link href="filename.css" rel="stylesheet" type="text/css"> */
        
        
        
