.site-map-top-table a:link, .site-map-top-table a:visited, .site-map-top-table a:active
{
  color: #003399;
  text-decoration: none;
}

.site-map-top-table a:hover
{
  color: #b80000;
  text-decoration: none;
}

.site-map-top-table
{
  width: 100%;
  border: 0px;
  margin-top: 5px;
  font-family: arial, helvetica, sans-serif;
}

.site-map-top-table td
{
  line-height: 20px;
  text-align: left;
  font-size: 12px;
}

.site-map-title-table
{
  border: 0px;
  height: 23px;
  width: 100%;
  margin-top: 12px;
}

.site-map-title-table td
{
  width: 20px;
}

.site-map-title-table th
{
  text-align: left;
  vertical-align: bottom;
  padding-left: 2px;
  padding-bottom: 1px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.site-map-title-text
{
  color: #003399;
  font-weight: bold;
  line-height: 25px;
}

td.site-map-td-width
{
  width: 19px;
}

td.site-map-dot
{
  padding-left: 21px;
}

