  body {background-color: #ECE6E0;
        color: #000000;
        font-size: 80%;
        font-family: \"arial\", helvetica, sans-serif;
        margin: 0px;}
  A:link    {background-color: transparent;
             color: #3D3227;}
  A:visited {background-color: transparent;
             color: #3D3227;}
  A:hover   {background-color: transparent;
             color: #615A2B;}
  A:active  {background-color: transparent;
             color: #cc3300;}
  H1 {text-align: left;}
  H2 {text-align: left;
      margin-top: 4px;}}
  H3 {text-align: left;
      margin-top: 4px;}
  H4 {text-align: left;}

  TABLE {border-collapse: collapse;
         border-spacing: 0px;}
  TD {text-align: left;
      vertical-align: center;
      margin-left: 5px;
      margin-right: 5px;
      margin-top: 5px;
      margin-bottom: 5px;
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 5px;
      padding-bottom: 5px;}

  LI {padding-bottom: 0.5em;}

  HR {height: 2px;
      border-width: 4px;
      border-style: groove;
      border-color: #64A078;}

  .arc   {font-weight: bold;
			  font-size: 80%;
              background-color: transparent;
              color: #f6eaa8;}

  .highlight {font-weight: bold;
              font-size: 110%;
              background-color: transparent;
              color: #154F15;}
  .notes {font-weight: bold;
          background-color: transparent;
          color: #154F15;}
  .biginfo {text-align: center;
            font-weight: bold;
            font-size: 150%;}
  .small {font-size: 90%;}
  .cs {font-size: 80%;
		text-align: center;
		vertical-align: top}
  .left {text-align: left;}
  .center {text-align: center;}
  .indented {margin-left: 2em;}
  .underline {text-decoration: underline ;}
  .bold {font-weight: bold;}

  .float-left {float: left;
               margin-left: 0px;
               margin-right: 1em;
               border-width: 0px;}
  .float-right {float: right;
                margin-left: 1em;
                margin-right: 0px;
                border-width: 0px;}

  .main {padding-left: 4em;
         padding-right: 4em;
         padding-top: 150px;
         padding-bottom: 2em;}

  .header {text-align: center;
           background-color: #265234;
           color: #F6EAA8;
           position: absolute;
           top: 0px;
           left: 0px;
           width: 100%;
           height: 100px;}
  .header .highlight {font-weight: bold;
                      font-size: 110%;
                      color: #F6EAA8;
                      background-color: transparent;}

  .menu-container {text-align: center;}
  .menu {text-align: center;
         position: absolute;
         top: 100px;
         left: 130px;
         right: 130px;
         height: 50px;
         margin: 0px;
         padding: 0px;
         border-width: 0px;}
  .menu TABLE {background-color: #ECE6E0;
               color: #265234;
               border-width: 1px;
               border-color: #265234;}
  .menu TD {border-width: 1px;
            border-style: solid;
            border-color: #265234;}
  .menu  A:link    {background-color: transparent;
                    color: #265234;
                    font-weight: bold;
                    font-size: 100%;
                    text-decoration: none;}
  .menu  A:visited {background-color: transparent;
                    color: #265234;
                    font-weight: bold;
                    font-size: 100%;
                    text-decoration: none;}

  .decs-lt {position: absolute;
            left: 0px;
            top: 0px;
            width: 130px;
            height: 150px;
            padding: 0px;
            margin: 0px;
            border-width: 0px;}
  .decs-rt {position: absolute;
            right: 0px;
            top: 0px;
            width: 130px;
            height: 150px;
            padding: 0px;
            margin: 0px;
            border-width: 0px;}

  .footer {text-align: center;
           font-size: 90%;
           background-color: #265234;
           color: #F6EAA8;
           margin-top: 5px;
           margin-bottom: 5px;
           padding-top: 5px;
           padding-bottom: 5px;}
  .footer .highlight {font-weight: bold;
                      font-size: 110%;
                      color: #F6EAA8;
                      background-color: transparent;}
  .footer TD {margin-left: 20px;
              margin-right: 20px;
              margin-top: 5px;
              margin-bottom: 5px;
              padding-left: 20px;
              padding-right: 20px;
              padding-top: 5px;
              padding-bottom: 5px;}
  .footer A:link    {background-color: transparent;
                     color: #F6EAA8;}
  .footer A:visited {background-color: transparent;
                     color: #F6EAA8;}
  .footer A:hover   {background-color: transparent;
                     color: #CCCC00;}
  .footer A:active  {background-color: transparent;
                     color: #DDDD00;}
  .footer P {margin-top: 3px;
             margin-bottom: 3px;
             padding-top: 0px;
             padding-bottom: 0px;
             border-width: 0px;}

  .border-info {text-align: center;
                vertical-align: top;
                border-width: 1px;
                border-style: solid;
                border-color: #265234;}

  .multicol-lt {text-align: left;
                vertical-align: top;
                border-right-width: 1px;
                border-right-style: solid;
                border-right-color: #265234;}
  .multicol-rt {text-align: left;
                vertical-align: top;}

  .form-prompt {text-align: right;
                vertical-align: top;
                font-weight: bold;
                background-color: transparent;
                color: #154F15;}
  .form-field {background-color: #FFFFFF;
               color: #000000;}


