body
{
   background:             rgb(255,255,255);
   border:                 0;
   height:                 100%;
   margin:                 0;
   overflow-y:             auto;
   padding:                0 10px 0 10px;
}

a:link
{
   color:                  #000e62;
}

a:visited
{
   color:                  #AD0203;
}

a:hover
{
   color:                  gold;
}

a:active
{
   color:                  green;
}

ol
{
   text-align:             left;
}

ul
{
   text-align:             left;
}

.greentext
{
   border:                 solid white;
   border-width:           thin;
   background-color:       white;
   color:                  green;
   font-family:            Arial;
   font-size:              23pt;
}

.middlemenu
{
   border:                 solid white;
   border-width:           thin;
   background-color:       #000e62;
   color:                  white;
   font-family:            Verdana;
   font-size:              16pt;
}

.linkmenu
{
   border:                 solid white;
   border-width:           thin;
   background-color:       #AD0203;
   color:                  white;
   font-family:            Verdana;
   font-size:              16pt;
}

.linkmenu a:link
{
   color:                  white;
}

.linkmenu a:visited
{
   color:                  white;
}

.linkmenu a:hover
{
   color:                  gold;
}

.linkmenu a:active
{
   color:                  white;
}

.bdeltrhd
{
   border:                 solid black;
   border-width:           thin;
   font-family:            Times New Roman;
   font-size:              12pt;
   padding:                30px;
   width:                  500px;
   height:                 700px;
}

.cgltrhd
{
   background-attachment:  fixed;
   background-image:       url("/images/eaglewm.jpg");
   background-repeat:      repeat-n;
   background-position:    center;
   border:                 solid black;
   border-width:           thin;
   font-family:            Times New Roman;
   font-size:              12pt;
   padding:                30px;
   width:                  500px;
   height:                 700px;
}

.navbar
{
   background-color:       white;
   color:                  #000e62;
   font-family:            Verdana;
   font-size:              12pt;
   font-style:             normal;
   font-weight:            bold;
}

.navbar a:link
{
   color:                  #000e62;
}

.navbar a:visited
{
   color:                  #000e62;
}

.navbar a:hover
{
   color:                  gold;
}

.navbar a:active
{
   color:                  #000e62;
}
