<!-- only one table border for HTML4 or CSS devices which contain one or more 'fo:border-top' attributes (pars pro toto, if one exist the other usually exist, too) -->
<!-- this was a work-around for the netscape 4.xx but not longer necessary for Mozilla -->
<xsl:template name="check-for-table-border">
<xsl:param name="allVisibleTableRows"/>
<xsl:variable name="startTime">
<xsl:if test="$isDebugMode and not($isJavaDisabled)">