/* $Id: ironclads.css,v 1.4 2003/03/11 22:45:45 Administrator Exp $ */

BODY                         { font: 11pt Garamond, serif; }
TD                           { font: 11pt Garamond, serif; }
.pageTitle                   { font: bold 20pt Garamond, serif; text-align: center; }
.sectionTitle                { font: bold 12pt Garamond, serif; }
.toolBarNav                  { font: 9pt Garamond, serif; }
.toolBarNavCur               { font: bold 9pt Garamond, serif; }
.toolBarNavUnused            { font: 9pt Garamond, serif; }
.footer                      { font: 8pt Garamond, serif; }
.dateBlockNone               { text-align: center; width: 15px; }
.dateBlockLaidDown           { text-align: center; width: 15px; background: #009900; }
.dateBlockLaunched           { text-align: center; width: 15px; background: #cccc66; }
.dateBlockCommissioned       { text-align: center; width: 15px; background: #990000; }
.dateBlockNoneBorder         { text-align: center; width: 15px;                      border-width: 1px; border-color: #cccccc; border-style: none solid none none; }
.dateBlockLaidDownBorder     { text-align: center; width: 15px; background: #009900; border-width: 1px; border-color: #cccccc; border-style: none solid none none; }
.dateBlockLaunchedBorder     { text-align: center; width: 15px; background: #cccc66; border-width: 1px; border-color: #cccccc; border-style: none solid none none; }
.dateBlockCommissionedBorder { text-align: center; width: 15px; background: #990000; border-width: 1px; border-color: #cccccc; border-style: none solid none none; }
