Td bg color showing white in firefox

Anyone know why Firefox would show a table cell in white when I declared a color for it?

Example:

<td bgcolor="#E3E3D6">blah blah blah</td>
that shows white in firefox.

here’s the page http://www.docmann.com/layout_new.htm. You’ll see the source has a color specified, but it is white in the browser.