.contentTitle
{
  color:#263559;
  font-size:2em;
  font-weight:normal;
  line-height:1.2em;
  margin:0;
  padding:0;
  font-family: "Trebuchet MS", Tahoma, Arial;
  font-weight: normal;
}

.contentCollection
{
  font-size: .9em;
  font-style: italic;
}

table.contentHeader
{
  margin: 0em 0;
  width: "100%";
}

table.contentNavigationTabBar
{
  margin: 0em 0;
  width: "100%";
  font-size:.7em;
  font-weight:bold;
  -moz-user-select:none;
}

td.contentNavigationTab
{
  padding: .1em 0 .1em 0;
  border: thin solid rgb(0,255,255);
  margin: 0 0;
  text-align: center;
  width: "100%";
}

td.contentNavigationTabSelected
{
  padding: .1em 0 .1em 0;
  border: thin solid rgb(255,0,255);
  margin: 0 0;
  text-align: center;
  width: "100%";
}

table.contentEntryInfo
{
  margin: 0em 0;
  width:"100%";
  background-color: rgb(220,220,255);
}

.contentFilename
{
  font-size:.8em;
  font-weight:bold;
}

#currentCatName
{
  font-size: 1.1em;
  font-weight: bold;
}