/* menu styles */
td#sidelinks a {
  display: block;
  margin: 0 3px 0 0; 
  padding: 1px 10px 1px 5px;
  text-decoration: none;
  font: bold 12px Arial, Verdana, sans-serif;
  border-right: 0px solid rgb(60%,50%,40%);
  }
td#sidelinks h4 {
  background-color: transparent; 
  color: rgb(30%,20%,10%);
  margin: 0 3px 0 0; 
  padding: 1em 0 0; 
  font: bold 12px Arial, Verdana, sans-serif;
  border-right: 0px solid rgb(60%,50%,40%);
  border-bottom: 2px solid rgb(50%,40%,30%);
  }
td#sidelinks a:hover {
  background-color: rgb(100%,70%,50%);
  border-right: 7px solid rgb(80%,30%,20%); 
  padding-right: 7px;
  margin-right: 0;
  }
td#sidelinks a#comment {
  background-color: rgb(100%,92%,90%); 
  color: black;
  border: 1px solid rgb(60%,50%,40%);
  border-right: 4px; 
  padding-right: 7px;
  }
caption { 
  font-family: "Arial", Verdana, sans-serif; 
  text-align: center; 
  font-weight: bold; 
  color: red;
  font-size: 12pt; 
  background: yellow; 
  border: 1px solid white; 
  }
.txt  { 
  margin: 20px; 
  }
.logo0 {
  background-image: url(images/okdxlogo.gif);
  padding-left: 0px;
  width: 150px;
  height: 72px;
  border: 0px solid gray;
  font-size: 2pt; 
}  

table.menu {

}
  