body { background-image: url(images/back.jpg); background-color: #6699CC; }
div,span,p,td,h1 { font-family: ariel,helvetica,sans-serif; }

.pagetitle { font-size: 26pt; line-height: 1.2em; padding: 0; margin: 0; }

.bodytitle,.bodytitle2 { font-size: 14pt; font-weight: bold; color: #60926D;
             line-height: 1.4em; margin: 0; }
.bodytitle2 { margin-top: 20px; }
.bodysubtitle1 { font-size: 13pt; font-weight: bold; margin: 10px 0 0 0; }
.bodysubtitle2 { font-size: 12pt; font-weight: bold; margin: 10px 0 0 5px; }
.bodysubtitle3 { font-size: 10pt; font-weight: bold; margin: 5px 0 0 10px; }
.bodytext,.bodytextno,.bodytextshort,.bodytexttall,.bodytextindent,.bodycoltitle,.bodybottomlink,.bodyalert
               { font-size: 9pt; margin: 0 15px 0 15px; padding: 0; line-height: 1.3em; }
.bodytextno { margin: 0; }
.bodytextshort { line-height: 1.0em; }
.bodytexttall { line-height: 2.0em; }
.bodytextindent { margin-left: 45px; }
.bodycoltitle { font-size: 11pt; }
.bodybottomlink { margin-top: 50px; font-size: 11pt; }
.bodyalert { color: #ff4444; font-size: 10pt; }
.filein { margin: 10px 0; background-color:#B0CBE6; }

.menutext { font-size: 9pt; font-weight: bold; text-decoration: none; color: #000033;
            margin: 0; padding: 2px;
          }
.dobutton { font-size: 9pt; line-height: 18px; color: black; background-color: #ccccff; margin: 5px 8px 0 0; padding: 3px;  }
.dabutton { 
   font-size: 12pt; font-weight: bold; color: #617DAD; background-color: #B7E0A4;
   margin: 20px 8px 0 0; padding: 3px; line-height: 2em; }

#headerdiv { position: absolute; top: 24px;  left:  60px; }
#menudiv   { left: 10px; z-index:50; }
#bgdiv     { position: absolute; left: -5px; z-index: 40; }
#amenudiv  { position: absolute; top: 58px; left: 60px;
             border-style: solid; border-width: thin;
             line-height: 1.2em; font-size: 7pt; font-weight: bold;
             padding: 3px; margin: 0;
             background-color: #dddddd;
           }
#bodydiv   { left: 60px; width: 680px; border-style: solid; border-width: thin; z-index: 20;
             padding: 5px; margin-bottom: 10px;
             background-color: #eeeeff;
           }
#footerdiv { position: absolute; top: 5px; left: 678px; }

#adminbodydiv {
             left: 357px;
             border-style: solid; border-width: thin;
             padding: 5px;
           }
