.topmenu {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 1.1;
   margin: 0;
   background-color: #700080;
}

a.top_on,a.top_on:hover {
   color: #600070;
   text-decoration: none;
   font-weight: bold;
   font-size: 12px;
}
td.top_on,td.top_on_hover {
   height: 32px;
   color: #600070;
   background: #9FEE00;
   text-decoration: none;
   font-weight: bold;
   font-size: 12px;
   text-align: center;
   vertical-align: middle;
   text-transform: uppercase;
   border-style: solid;
   border-width: 1px;
   border-color: black;
   padding-left: 10px;
   padding-right: 10px;
}
a.top_off {
   color: #CCCCCC;
   text-decoration: none;
   font-size: 12px;
}

a.top_off:hover {
    color: white;
    text-decoration: none;
    font-size: 12px;
}
td.top_off {
   height: 30px;
   color: #CCCCCC;
   background: #700080;
   text-decoration: none;
   font-size: 12px;
   text-align: center;
   vertical-align:middle;
   border-width: 0px;
   padding-left: 10px;
   padding-right: 10px;
}

td.top_off_hover {
    height: 32px;
    color: white;
    background: #aa44aa;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    vertical-align:middle;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding-left: 9px;
    padding-right: 9px;
}
a.menu {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  text-decoration: none;
  font-size:14px;
  line-height:14px;
}

a.menu:hover {
  color: white;
  text-decoration: none;
  font-size:14px;
  line-height:14px;
}
a.menuwhite,a.menuwhite:hover {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #600070;
  text-decoration: none;
  font-size:14px;
  line-height:14px;
}

small {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:10px;
}

