.headmenu {
  font-family: "Trebuchet MS";
  font-size: 9pt;
  color: white;
  text-decoration: none;
  }
.leftmenu {
  font-family: "Arial";
  font-size: 9pt;
  color: white;
  font-weight: bold;
  text-decoration: none;
  background: #2F4571;
  }
.search {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: black;
  background: silver;
  }
.searchbutton {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: black;
  }
.bodytitle {
  font-family: "Verdana";
  font-weight: bold;
  font-size: 11px;
  color: white;
  background: #4E6990;
  padding:2px;
  border:2px solid #FFFFFF;
  }
.subbodytitle, span.subbodytitle {
  font-family: "Trebuchet MS";
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  color: white;
  background: #4E6990;
  }
.textbody {
  font-family: "Verdana";
  font-size: 9pt;
  color: black;
  text-align: justify;
  }
.textbodytitle {
  font-family: "Verdana";
  font-size: 9pt;
  color: #003366;
  text-align: center;
  font-weight: bold;
  }
.subtitle, A.subtitle, TD.subtitle {
  font-family: "Verdana";
  font-weight: bold;
  font-size: 9pt;
  color: #003366;
  text-decoration: none;
  }
.subsubtitle {
  font-family: "Trebuchet MS";
  font-weight: bold;
  font-size: 9pt;
  color: #003366;
  text-decoration: none;
  }
A.subsubtitle {
  font-family: "Trebuchet MS";
  font-weight: bold;
  font-size: 9pt;
  color: blue;
  text-decoration: none;
  }
.alert {
  font-family: "Trebuchet MS";
  font-weight: bold;
  font-size: 9pt;
  color: red;
  text-align: center;
  }
.textnr {
  font-family: "Verdana";
  font-size: 8pt;
  text-align: center;
  color: black;
  text-decoration: none;
  }
.index {
  font-family: "Verdana";
  font-size: 8pt;
  color: black;
  font-weight: bold;
  width: 221;
  height: 18;
  vertical-align: middle;
  text-decoration: none;
  }
.nr {
  font-family: "Verdana";
  font-weight: bold;
  font-size: 9pt;
  color: red;
  text-align: center;
  }
.sup {
  font-family: "Verdana";
  font-size: 9pt;
  color: red;
  }
.comment {
  font-family: "Trebuchet MS";
  font-size: 8pt;
  color: black;
  }

.menuOut      		{font-family: Verdana; cursor:pointer; margin-bottom: 1px; background-color:#2F4571; color:#E2E7EA; width:220px; padding:3px; text-align:left; font-size : 11px;}
.menuOver     		{font-family: Verdana; cursor:pointer; margin-bottom: 1px; background-color:#FFFFFF; color:#CC0000; width:220px; padding:2px; text-align:left; font-size : 11px; border:1px solid #000000;}
.submenu        	{font-family:Verdana; font-size:10px; padding:2px;}
.submenu a       	{font-family:Verdana; font-size:11px; color:#272C50; text-decoration:none;}
.submenu a:hover    {font-family:Verdana; font-size:11px; color:#272C50; text-decoration:none;}
