<!--


body {
  margin: 0px;
  padding: 0px;
}


.outerEnvelope {
  width: 775px;
  background-color: #F4D6D6;
}



.rightEnvelope {
  width: 500px;
  vertical-align: top;
  padding-top: 30px;
  padding-left: 45px;
  padding-right: 15px;
}

.menuEnvelope {
  width: 275px;
  vertical-align: top;
  height: 400px;
  padding-top: 375px;
  padding-left: 10px;
/*
border-width: 1px;
border-color: black;
border-style: solid;
*/
}



.headerEnvelope {
  width: 100%;
  height: 90px;
  font-family: arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  padding-left: 10px;
  padding-top: 5px;
  padding-right: 10px;
}

.footerEnvelope {
  width: 100%;
  font-family: arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  vertical-align: top;
  text-align: center;
}

.menuCell {
  height: 40px;
  width: 140px;
  vertical-align: top;
}


#fountainId {
  position: absolute;
  top: 160px;
  left: 145px;
  z-index: 1;
}


#menuTable {
  position: absolute;
  left: 5px;
  top: 115px;
  z-index: 2;
}

#topMenuId {
  position: absolute;
  left: 330px;
  top: 100px;
  z-index: 2;
/*border-width: 1px; border-color: black; border-style: solid;*/
}

#topMenuServicesId {
  position: absolute;
  left: 310px;
  top: 100px;
  z-index: 2;
/*border-width: 1px; border-color: black; border-style: solid;*/
}





.menuBackground {
  width: 125px;
  height: 100%;
  background-image: url("../art/buttonBackground.gif");
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle;
  
}




a:link.menuText {
  position: relative;
  top: 2px;
  left: 0px;
  color: white;
  font-family: arial, Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}


a:hover.menuText {
  position: relative;
  top: 2px;
  left: 0px;
  color: white;
  font-family: arial, Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}



a:visited.menuText {
  position: relative;
  top: 2px;
  left: 0px;
  color: white;
  font-family: arial, Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}



a:active.menuText {
  position: relative;
  top: 2px;
  left: 0px;
  color: white;
  font-family: arial, Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}






a:link.menuTop {
  color: black;
  font-family: arial, Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}


a:hover.menuTop {
  color: black;
  font-family: arial, Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}



a:visited.menuTop {
  color: black;
  font-family: arial, Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}



a:active.menuTop {
  color: black;
  font-family: arial, Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}



.blackBorder {
  border-style: solid;
  border-color: black;
  border-width: 1px;
}


.caption {
  font-size: 9pt;
  text-align: center;
}



.go2thenet {
  color: black;
  font-family: arial,Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}



a:link.go2link {
  color: black;
  font-family: arial,Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}



a:hover.go2link {
  color: black;
  font-family: arial,Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}



a:visited.go2link {
  color: black;
  font-family: arial,Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}



a:active.go2link {
  color: black;
  font-family: arial,Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}


/* GPL Classes */

.cellGPL {
  vertical-align: top;
  padding-right: 10px;
}



li {
  padding-bottom: 15px;
}


/* Dynam Page Classes */

.ObitListTitle {
  font-size: 14pt;
  font-weight: bold;
  padding-bottom: 8px;
}


.ObitList {
  font-size: 12pt;
}


a:link.ObitListLink {
  font-size: 12pt;
  
}

.ObitListLink {
  text-decoration: underline;
  font-weight: bold;
  color: black;
}


.ObitName {
  font-size: 14pt;
  font-weight: bold;
}


.ObitBaseInfo {
  font-size: 12pt;
}

.ObitText {
  font-size: 12pt;
}

.ObitButtons {
  width: 190px;
  padding: 6px;
  background-color: whitesmoke;
  color: black;
}


-->
