body {

     scrollbar-3dlight-color: white;
     scrollbar-arrow-color:#7198AD;
     scrollbar-base-color:#456F86;
     scrollbar-darkshadow-color:#285065;
     scrollbar-face-color:#456F86;
     scrollbar-highlight-color:#285065;
     scrollbar-shadow-color:#285065;
     padding-bottom: 20px;
     height: 8.5in;
     background: #003471;

     }

div#titlebar {
             position: fixed;
             left: 10px;
             top: 10px;
             width: 100%;
             height: 100px;
             border: 1px solid lime;
}

div#menu {
     position: fixed;
     left: 5px;
     top: 105px;
     width: 120px;
     background: #003471;
     color: #ffffff;
     border-left: 6px solid #717171;
     border-top: 6px solid #8DAEBF;
     border-right: 8px solid #285065;
     border-bottom: 8px solid #193D4F;
     padding: 10px;
     font-family: serif;
     font-weight: bold;
     font-variant: small-caps;
     font-size: 14px;
}

div#contents {

   font-family: sans-serif;
   font-weight: bold;
   font-size: 14px;
   padding: 20px;
       color: #EFDFC6;


}

div#contents p {

     text-align: justify;
}

div#contents b {
             color: #DBAE68;
}

div#footer {
           position: fixed;
           bottom: 0px;
           left: 0px;
           width: 100%;
           border: 1px solid red;
}

.regbody {
     background: navy;
         color: #003471;
         margin: 10px;
         font-family: sans-serif;
         font-size: 14px;
         font-weight: bold;
 }
 
a.menu {
       width: 180px;
       font-family: sans-serif;
       font-size: 13px;
       font-weight: bold;
       font-variant: small-caps;
       color: #9BDEF7;
       background: #003471;
       padding-left: 6px;
       padding-right: 6px;
       padding-top: 2px;
       padding-bottom: 2px;
       text-align: left;
       text-decoration: none;
       border: 0px;
       border-left: 8px solid #333333;
       border-right: 1px solid #DBAE68;
       margin: 0px;


}

a.menu:hover {
             color: #003471;
             border: 0px;
             background: #9FD1CE;
             border-left: 8px solid #718482;
}

.pagetitle {
              width: 100%;
       font-family: sans-serif;
       font-size: 14px;
       font-weight: bold;
       font-variant: small-caps;
       color: #E5C99D;
       background: #003471;
       padding-top: 4px;
       padding-bottom: 4px;
       margin-top: 6px;
       text-align: center;
       text-decoration: none;
       border-bottom: 1px solid #DBAE68;
       border-top: 1px solid #DBAE68;
       letter-spacing: .2em;
}

li {
   font-family: sans-serif;
   font-weight: bold;
   font-size: 14px;
   padding-bottom: 8px;
       color: #EFDFC6;
}

li.tight {
   font-family: sans-serif;
   font-weight: bold;
   font-size: 13px;
       color: #93E6D7;
       margin-bottom: -6px;
}
.sitetitle {
           font-family: sans-serif;
           font-size: 16px;
           font-weight: bold;
           letter-spacing: .1em;
           font-variant: small-caps;
           color: #DBAE68;
           width: 100%;
           text-align: center;
           margin: 0px;
           padding: 0px;
}


.sitetitlesub {
           font-family: sans-serif;
           font-size: 13px;
           letter-spacing: .1em;
           font-variant: small-caps;
           color: #E5C99D;
           width: 100%;
           text-align: center;
           margin: 0px;
           padding: 0px;
}

a.internal {
           font-family: sans-serif;
           font-size: 14px;
           font-weight: bold;
           text-decoration: none;
           color: #EFDFC6;
}

a.internal:hover {
                 text-decoration: underline;
           color: #DBAE68;

 }

 a.internalbar {
               font-family: sans-serif;
               font-size: 13px;
               font-weight: bold;
       padding-left: 6px;
       padding-right: 6px;
       padding-top: 3px;
       padding-bottom: 3px;
       
       text-align: left;
       text-decoration: none;

       margin: 0px;
       
       width: 150px;
       text-align; center;
             color: #FFFFFF;

       background: #003471;
              border-left: 8px solid #718482;
              border-right: 8px solid #718482;       
}

a.internalbar:hover {
       color: #3D1B2D;
             background: #003471;
                    border-left: 8px solid #ADC1C2;
                    border-right: 8px solid #ADC1C2;
}

a.internalsm {
           font-family: sans-serif;
           font-size: 13px;
           font-weight: bold;
           text-decoration: none;
           color: #EFDFC6;
}

a.internalsm:hover {
                 text-decoration: underline;
           color: #DBAE68;
}

a.internalsm2 {
           font-family: sans-serif;
           font-size: 13px;
           font-weight: bold;
           text-decoration: none;
           color: #93E6D7;
}

a.internalsm2:hover {
                 text-decoration: underline;
           color: #DBAE68;
}

.bar {
     width: 100%;
     background: #003471;
     border-top: 1px solid #DBAE68;
     border-bottom: 1px solid #DBAE68;
     font-size: 5px;
}
