body { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; background-repeat: repeat-x; overflow: -moz-scrollbars-vertical;  }
p {  }
table { }
#maintable { border: solid 1px #999999; }
td {}
a:link { color: #cc0000 ; text-decoration: none; }
a:visited { color: #cc0000 ; text-decoration: none; }
a:hover { color: #cc0000 ; text-decoration: underline; }
a:active { color: #cc0000 ; text-decoration: underline; }
#wrapper { border: solid 1px #999; }
#main_bkgrd { background-image: url(../images/bkgrd_ertlogo.gif); background-repeat: no-repeat; }
#main_text { line-height: 18px; margin: 20px; }
.header { color: #666; font-size: 10px; font-weight: bold; text-transform: uppercase; border-bottom: 1px solid #ccc; }
.footer { font-size: 10px; }
.subhead { color: #c00; font-weight: bold; line-height: 18px; }

.subnav { color: #c00; line-height: 15px; }
.subnav a { color: #333; font-weight: bold; text-decoration: none; }
.subnav a:visited { color: #333; font-weight: bold; text-decoration: none; }
.subnav a:hover { color: #c00; font-weight: bold; text-decoration: none; }
.subnav a:active { color: #c00; font-weight: bold; text-decoration: none; }

.subnav-home { color: #c00; font-size: 12px; line-height: 15px; }
.subnav-home a { color: #333; font-weight: bold; text-decoration: none; }
.subnav-home a:visited { color: #333; font-weight: bold; text-decoration: none; }
.subnav-home a:hover { color: #c00; font-weight: bold; text-decoration: none; }
.subnav-home a:active { color: #c00; font-weight: bold; text-decoration: none; }

.image { float: right; margin-bottom: 10px; margin-left: 10px; border: solid 1px #333; }
.deployimage { margin: 10px; border: solid 1px #333; }
.deployimage2 { float: left; margin: 5px 10px 10px 5px; border: solid 1px #333; }
#pad20 { margin: 20px; }
#pad5 { margin: 5px; }

.title { font-weight: bold; border-bottom: 1px solid #666; }
.deploy-bkgrd { background-color: #ccc; }
