body {
  margin:10px;
  background-color: #9A9A64;
  font-family: Tahoma, Arial, sans-serif;
  color: black;
  font-size:12pt;
}
li {
  padding:0px;
  margin:0px;
}
ul {
  display:inline;
  padding:0px;
  margin:0px;
}


#outerborder {
    color: #EEE8AA;
    background-color: #8C7758;
    padding: 20px;
}
#innerpage {
    background-color: white;
    padding: 10px;
}


.header_image {
              padding: 5px;
              background: #7DA7BC url('DOWNLOADS/header_image1.jpg') repeat-x;
              }
.inner_blue { height:100px;
              padding: 5px;
              background: #7DA7BC url('DOWNLOADS/top_left_image.gif') fixed;
              }
.inner_grey { width:100px; height:100px;
              background: #F5EFE2 url('DOWNLOADS/image1.jpg') bottom left;
              }
.menu_image { width:100%; height:10px;
              background: #FFFFFF url('DOWNLOADS/image5.jpg');
              }
.menu_white { vertical-align: top;
              width:100%;
              padding:5px;
              }
.content_grey { color:black;
                padding: 5px;
                background-color: #F5EFE2;
                width:100%;
                height:400px;}
.bottom_border { vertical-align: top;
                 width:100%; height:45px;
                 background: #7DA7BC url('DOWNLOADS/image6.jpg');
               }



form { margin:0px; padding:0px; }
table { padding:0px; margin:0px; }
tr { padding:0px; margin:0px; }
td { padding:0px; margin:0px; vertical-align: top; }

.fancy { color: black; font-family:  "Brush Script MT", "Bradley Hand ITC", "Freestyle Script", "Monotype Corsiva", cursive }
.blockfancy { color: black; font-family: "Arial Black", "Arial Rounded MT Bold", "Bauhaus 93", "Britannic Bold" }

.Bwhite { background-color:white;}


.eight { font-size:8pt; }
.ten { font-size:10pt; }
.twelve { font-size:12pt; }
.fourteen { font-size:14pt; }
.sixteen { font-size:16pt; }
.eighteen { font-size:18pt; }
.twenty { font-size:20pt; }
.twentyfour { font-size:24pt; }
.twentyeight { font-size:28pt; }
.thirty { font-size:30pt; }
.bold { font-weight:bold; }
.italic { font-style: italic }
.underline { text-decoration: underline; }

a:link {color: #000099;}
a:visited {color: #006699;}
a:active {color: #7DA7BC;}
a:hover {color: #7DA7BC;}

#menu a:link {display:inline; padding:5px; font-size:14pt; color: #EEE8AA;}
#menu a:visited {display:inline; padding:5px; font-size:14pt; color: #EEE8AA;}
#menu a:active {display:inline; padding:5px; font-size:14pt; color: #EEE8AA;}
#menu a:hover {display:inline; padding:5px; font-size:14pt; color: #EEE8AA;}


