td.sidemenu {
   font: arial;
   font-size: 12px;
   color: #000000;
   background-color: #C6DDFF;
}

a.sidemenuelement {
   text-decoration: none;
   color: black;
}

a.sidemenuelement:hover {
   font-weight: 600;
}

.superMenu {
   margin: 5px;
}
table.superMenu {
   border-width: 1px;
   border-style: solid;
}
table.superMenu td {
   border-width: 1px;
}

td#options {
   text-align:center;
   font-family: "lucida console";
   font-weight: 800;
   background-color: #94BCF8;
   border-style: outset;
   border-color: black;

}

td#elements {
   border-style: outset;
   border-color: black
}

