/*
** $Id: print.css 33799 2011-02-08 08:04:55Z hvddool $
** $URL: //infix.uvt.nl/its-id/trunk/systems/kamex/usr/local/etc/iport/broker/htdocs/style-sheets/print.css $
*/

A:active       { color: #3333cc; }
A:visited      { color: #666666; }
A:hover        { color: #3333cc; text-decoration: underline; }

.motd          { background: #ffd700; vertical-align: middle; }
.feedback      { background: #ffd700; vertical-align: middle; }

BLOCKQUOTE     { color: black; background-color: silver; padding: 1%; border-width: thin; border-style: solid; border-color: black; }

.logo          { }
.info          { text-align: right; }
.datahead      { text-align: left; }
.number        { text-align: right; }
.recno         { text-align: right; }
.grouptitle    { font-weight: bold; }
TH.nav1        { text-align: left; font-weight: bold; }
TD.nav1        { font-weight: normal; color: #666633; }
TH.nav2        { text-align: left; font-weight: normal; }
TD.nav2        { font-weight: normal; }
.fieldName     { text-align: right; font-weight: bold; }
.formFieldName { text-align: left; }
.formInput     { }
DT.fieldName   { text-align: left; font-weight: bold; }
.fieldData     { text-align: left; }
.dbhits        { text-align: right; font-weight: normal; }
.footnote      { font-size: 70%; }

.navBar        { display: none; }
