.nav-bar
{  background-color: #ffcc00;
}
.nav-bar_on
{  font-family: Helvetica,Trebuchet MS, Tahoma, Verdana, Arial;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   color: #006666;
   text-decoration: none;
   background-image: url('images/hover-bkg1.jpg');
}
.nav-bar_off
{  font-family: Helvetica,Trebuchet MS, Tahoma, Verdana, Arial;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   color: #006666;
   text-decoration: none;
}
.filler
{  font-family: Helvetica,Trebuchet MS, Tahoma, Verdana, Arial;
   font-size: 6px;
   font-weight: bold;
   font-style: normal;
   color: #006666;
   text-decoration: none;
}
.design_on
{  font-family: Trebuchet MS, Tahoma, Verdana, Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   color: #660000;
   text-decoration: none;
}
.design_off
{  font-family: Trebuchet MS, Tahoma, Verdana, Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   color: #444444;
   text-decoration: underline;
}