.startpage_body {
  margin-left					: 0px;
  margin-top					: 0px;
  margin-bottom				: 0px;
  margin-right				: 0px;
  background-image    : url(../images/logo.gif);
  background-position : top center;
  background-repeat   : no-repeat;
  font-family 			  : Arial;
}

.startpage_textarea {
  margin-top   : 262px;
  margin-left  : 40px;
  margin-right : 40px;
  color				 : #003767;
  overflow-y   : hidden;
  height       : 170px;
}

.startpage_textlarge {
  font-size	    : 10pt;
  font-weight	  : bolder;
  margin-bottom : 32px;
}

.startpage_textmedium {
  font-size	  : 9pt;
  font-weight	: normal;
}

.helppage_maintitle {
  font-family   : Arial;
  font-size	    : 14pt;
  font-weight	  : bolder;
  color				  : #827B14;
  margin-bottom : 16px;
}

.helppage_textlargest {
  font-family   : Arial;
  font-size	    : 11pt;
  font-weight	  : bolder;
  color				  : #891A02;
  margin-bottom : 16px;
}

.helppage_textlarge {
  font-family   : Arial;
  font-size	    : 10pt;
  font-weight	  : bolder;
  color				  : #003767;
}

.helppage_textmedium {
  font-family : Arial;
  font-size	  : 9pt;
  font-weight	: normal;
  margin-bottom : 16px;
}

.helpimage {
  border  : #827B14 1px solid;
  padding : 4px;
}

.navempty_body {
  margin-left					: 0px;
  margin-top					: 0px;
  margin-bottom				: 0px;
  margin-right				: 0px;
  background-image    : url(../images/statusbarback.gif);
  background-position : bottom;
  background-repeat   : repeat-x;
  font-family 			  : Arial;  
}

.navempty_horizontalline {
  background-image    : url(../images/blueline.gif);
  position            : absolute;
  left								: 0px;
  top									: 0px;
  width								: 100%;
  width               : expression(document.body.clientWidth);
  height              : 218px;
  z-index							: 1;
}

.navempty_verticalline {
  position            : relative;
  xtop		      : 139px;
  width		      : 1px;
  height              : 100%;
  z-index	      : 1;
  background-color    : #003767;
}

.navpanel {
  border-right : #827B14 1px solid;
}

A  {
  color : 891A02;
  font-weight : bolder;
}

TD {
  font-size : 9pt;
}
