td.canvasleftcolumn {
}




td.navigationitem, a.navigationitem, span.navigationitem {
  text-decoration: none;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a.navigationitem:hover {
  text-decoration: none;
  color: coral;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

td.navigationsubitem, a.navigationsubitem, span.navigationsubitem {
  text-decoration: none;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

a.navigationsubitem:hover {
  text-decoration: none;
  color: coral;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.navigationspacer {

}


