.nb_link { font: 10pt verdana; color: #663300; text-decoration: none;}
.nb_link:active {font: 10pt verdana; color: #663300; text-decoration: none;}
.nb_link:visited {font: 10pt verdana; color: #663300; text-decoration: none;}
.nb_link:hover {font: 10pt verdana; color: #000000; text-decoration: none; background: #CCCCCC;}

table.topnavbar1 {
   border-collapse: collapse;
   color: #663300;
}
table.topnavbar1 td {
   border: 1px solid black;
}
table.topnavbar1 td a{
   display: block;
   width: 92px;
   padding: 0px;
   text-decoration: none;
}
table.topnavbar1 td a:link, table.topnavbar1 td a:visited {
   color: #000000;
   background-color: #ECF3FF;
}
table.topnavbar1 td a:hover, table.topnavbar1 td a:active {
   color: #663300;
   background-color: #FFFFEE;
   font-weight:bold;
}

table.topnavbar2 {
   border-collapse: collapse;
   color: #663300;
}
table.topnavbar2 td {
   border: 1px solid black;
}
table.topnavbar2 td a{
   display: block;
   width: 82px;
   padding: 0px;
   text-decoration: none;
}
table.topnavbar2 td a:link, table.topnavbar2 td a:visited {
   color: #000000;
   background-color: #FFE6BF;
}
table.topnavbar2 td a:hover, table.topnavbar2 td a:active {
   color: #663300;
   background-color: #FFFFEE;
   font-weight:bold;
}
