.bg {background: #F95100 url("images/bg2.jpg") center fixed repeat-y;}

.header {background: #CCCC99;
         color: #663300;
         font-family: Arial;
         font-size: 10pt;
         font-weight: bold;
         }

.title {font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
       }
.menu {font-family: Arial;
        font-size: 11pt;

       }

.menusection {font-family: Arial;
              font-size: 16pt;
              font-weight: bold;
              text-decoration: underline;
              text-align: center;
              }

.menumargin {padding-left: 5px;
             padding-right: 5px;
            }

.bg {background: #F95100 url("../images/bg2.jpg") center fixed repeat-y;
    }

.tbody1 {font-family: arial;
          color: #6f3d38;
          font-size: 8pt;
          font-weight: bold;
          text-decoration: none;
         }

.tbody2 {font-family: arial;
          color: #6f3d38;
          font-size: 8pt;
          font-weight: bold;
          text-align: justify;
         }

.fspacer {font-family: arial;
          color: #6f3d38;
          font-size: 4pt;

         }

.theader {font-family: arial, arial;
          color: #6f3d38;
          font-size: 10pt;
          font-weight: bold;
          border-bottom: 2px solid #999933;
         }

.theader1 {font-family: arial, arial;
          color: #6f3d38;
          font-size: 10pt;
          font-weight: bold;
          border-bottom: 1px solid #999933;
         }

.tsubheader {font-family: arial;
          color: #999933;
          font-size: 8pt;
          font-weight: bold;

         }