table { empty-cells:show; }

TD.body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #494949;
  background-color: #f3f1dc;
}

TD.titlePre {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #494949;
  background-color: #972b2f;
}

TD.title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #494949;
  background-color: #ebe7c1;
}

TD.columnRightBottom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ebe7c1;
  font-weight: bold;
  background-image: url('../include/images/logo_bottom.jpg');
}

TD.logoBottomText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ebe7c1;
}

A.headerNavigation { 
  color: #b8b7b6; 
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #b8b7b6;
}

td.headerNavigation { 
  color: #b8b7b6; 
}

A.publication { 
  color: #972b2f; 
  font-weight: bold;
  text-decoration: none;
}

A.publication:hover {
  color: #972b2f;
  font-weight: bold;
  text-decoration: underline;
}

body {
	background: white url("../include/images/body_background.jpg") repeat-x top right;
}

