/*

  TOP SINGLE LEVEL MENU
  (TSL)

  tableTSL-
  +------------------------------+----- ... -----+
  |trTSL-                        |               |
  |tdTSLCell1-                   |               |
  |aTSL-                         |               |
  +------------------------------+----- ... -----+
*/
.tableTSL-default {
}
.trTSL-default {
}
.tdTSLCell1-default {
}
.aTSL-default, .aTSL-clicked-default {
  padding: 0px 3px 0px 3px;
  color: #495677;
  font-weight: bold;
  text-decoration: none;
}
.aTSL-default:hover, .aTSL-clicked-default:hover {
}
.imgTSLIcon-default {
  border: 0px;
}