body { background-image: url(back.gif);
        color: #333333; }
p { font-size: 95%;
    font-family: "Verdana","Lucida Sans Unicode","Bookman Old Style";
    line-height: 1.2em; }
a { text-decoration: none; }
a:link { color: #003399; }
a:visited { color: #990033; }
a:hover { color: #339900; }
a:active { color: #339900; }

#hedTop { width: 820px;
              height: 67px;
              border-bottom: 1px #d55e51 dashed;
              border-top: 1px #d55e51 solid;
              margin: 15px 0px 0px 0px; }
#title { width: 200px;
          height: 45px;
          position: absolute;
          margin: 20px 0px 0px 0px;  }
#title2 { width: 620px;
          height: 65px;
          position: absolute;
          margin: 0px 0px 0px 200px; }
#bar { width: 820px;
        height: 20px;
        text-align: left;
        background-color: #fff3d6;
        border-bottom: 1px #ffcc66 solid; } 
#mainbox { width: 822px;
               height: 5000px;
               position: relative;
               border: 1px #d55e51  solid;
               background-color: #ffffff;
               top: 5px; }
#mainleft { width: 220px;
         height: 4998px;
         position: absolute;
         top: 0px;
         left: 0px;
         background-color: #fffbee; }
#mainright { width: 580px;
                height: 4998px;
                position: absolute;
                top: 10px;
                left: 230px;
                right: 0px;
                text-align: left; }
#bottom { width: 819px;
         height: 15px;
                text-align: right; }

.list { margin-bottom: 3px; }
table { width: 100%; }
.4 { width: 100%;
     border: 1px #999999 solid;
     border-collapse: collapse;  } 
td.7 { width: 15%;
       border: 1px #999999 solid; }
td.8 { border: 1px #999999 solid; }
td.9 { width: 30%; 
       text-align: center;
        vertical-align: middle;}
td.10 { width: 80%; 
        vertical-align: middle;}
td.11 { width: 33%;
        height: 15px;
        background-color: #ffe8d7;
        text-align: center;
        vertical-align: middle; }
td.12 { width: 33%;
        height: 15px;
        background-color: #e3fad6;
        text-align: center;
        vertical-align: middle; }
td.13 { width: 33%;
        height: 15px;
        background-color: #ffc69b;
        text-align: center;
        vertical-align: middle; }
td.14 { width: 33%;
        height: 15px;
        background-color: #baeaa8;
        text-align: center;
        vertical-align: middle; }
td.15 { width: 33%;
       text-align: center;
        vertical-align: middle;
        border: 1px #999999 solid; }
             
