body,table,td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  }


.menubox a:link {
  text-decoration: none;
  color: black;
  font-weight:normal;
  }
.menubox a:visited {
  text-decoration: none;
  color: black;
  font-weight:normal;
  }
.menubox a:hover {
  text-decoration: underline;
  color: black;
  font-weight:normal;
  }
.menubox a:active {
  text-decoration: underline;
  color: #5B5B5B;
  font-weight:normal;
  }


body a:link {
  text-decoration: underline;
  font-weight:normal;
  color: #B70101;
  }
body a:visited {
  text-decoration: underline;
  font-weight:normal;
  color: #B70101;
  }
body a:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #B70101;
  }
body a:active {
  font-weight: normal;
  text-decoration: underline;
  color: #D56C6C;
  }

table.mybody2
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.myhead
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.mybody
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
padding-bottom: 2px;
}

table.mytable
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
} 

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}