#menu {	border-bottom: 4px dashed #999 ; margin-bottom: 19px; padding: 5px;  text-align: center;}
#menu:after {
  content: "The above menu was not included in the original design!";
  color: #C9F;
  font-size: 1.2em;
  display: block;
  text-align: center; 
   }
#menu a {font: bold 1em Arial, Helvetica, sans-serif; margin: 5px; padding: 5px; color: #C9F; border: 1px solid; line-height: 3em; white-space: nowrap;  text-decoration: none;  }
#menu a:hover { background: #C9F; color: #FFF;}
/* The above to add a global menu where there was none.*/
table {  font-family: Arial, Helvetica, sans-serif; font-weight: bold}
th {  color: #CCCCCC; font-size: 16pt; font-weight: normal;}
.p { text-align: center ; color: #CCCCCC}

