body { margin: 0px; height: 100%; width: 100%; }
div.page { position: relative; visibility: visible; height: 100%; width: 100%; }

div.header { position: relative; visibility: visible; vertical-align: top; width: 100%; height: 192px; background-image: url(_elements/public-header-bg.gif); background-repeat: repeat-x; }
div.content { position: relative; visibility: visible; vertical-align: top; width: 100%; background-color:#FFFFFF; }
div.footer { position: relative; visibility: visible; vertical-align: top; width: 100%; height: 30px; background-color: #404040; }

p { font-family: "Courier New", Courier, mono; font-size: 12px; color: #000000; }
p.footer { font-family: "Courier New", Courier, mono; font-size: 11px; color: #D0D0D0; }

table.brdr { background-color: #404040; }
table.enter { background-color: #F6F6F6; }
tr.rowA { background-color: #FFFFFF; }
tr.rowZ { background-color: #404040; }
td.mainat { background-color: #00A5D1; }
td.mainoff { background-color: #404040; }

input,textarea,select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

font.label { font-family: "Courier New", Courier, mono; font-size: 13px; color: #FFFFFF; font-weight: bold; line-height: 15px; }
font.title { font-family: "Courier New", Courier, mono; font-size: 11px; color: #000000; line-height: 13px; }
font.alert { font-family: "Courier New", Courier, mono; font-size: 11px; color: #CD0F26; font-weight: bold; }

.btnoff { font-family: "Courier New", Courier, mono; font-size: 11px; color: #FFFFFF; text-decoration: none; height: 17px; width: 110px; border: 1px solid #000000; background-color: #03A7D5; }
.btnover { font-family: "Courier New", Courier, mono; font-size: 11px; color: #FFFFFF; text-decoration: none; height: 17px; width: 110px; border: 1px solid #000000; background-color: #CD1027; }

a.mainnav:link { font-family: "Courier New", Courier, mono; font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.mainnav:active { font-family: "Courier New", Courier, mono; font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.mainnav:visited { font-family: "Courier New", Courier, mono; font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.mainnav:hover { font-family: "Courier New", Courier, mono; font-size: 11px; color: #FFFFFF; text-decoration: none; }
