body { background: url(tile-bg.jpg) 0% 50%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  color: black;
}

#header {
  height: 150px;
  width: 800px;
}
#left {
  position: absolute;
  left: 0px;
  top: 150px;
  width: 150px;
}
#center {
  top: 0;
  margin-left: 165px;
  margin-right: 15px;
}
h1 {font-family: "Bookman Old Style", arial, "Antigoni Light", sans-serif; font-size: 20pt; font-weight: bold; color: #4A5692;}
h2 {font-family: "Bookman Old Style", arial, "Antigoni Light", sans-serif; font-size: 18pt; font-weight: bold; color: #4A5692;}
h3 {font-family: "Bookman Old Style", arial, "Antigoni Light", sans-serif; font-size: 16pt; font-weight: bold; color: #4A5692;}
h4 {font-family: "Bookman Old Style", arial, "Antigoni Light", sans-serif; font-size: 14pt; font-weight: bold; color: #4A5692;}
td {
    font-family: verdana, "Bookman Old Style", arial, "Antigoni Light", sans-serif;
    font-size: 10pt ;
    }
a.menulink {color: #4A5692; text-decoration:none;}
a.menulink:hover {color: white; text-decoration:none;}
a.menualert {color: #4A5692; text-decoration:none;}
.menubg { background-image: url(menu-bg.jpg); 
	background-repeat: repeat-y; 
}
hr.menuhr  {
 border: 0;
 color: #4A5692;
 background-color: #4A5692; }
hr.basehr {
 border: 0;
 height: 2px;
 color: #4A5692;
 background-color: #4A5692;
 width:80%;}
darkbox {border: 2px solid #4A5692;}
.small {
    font-family: verdana, "Bookman Old Style", arial, "Antigoni Light", sans-serif;
    font-size: 10pt ;
    }
  ol { list-style-position: outside; 
    }
    
  ul { list-style-position: outside; 
    }