BODY {
     margin: 0px 0px 0px 0px;
     background-position: top left;
     background: #FFFFFF;
}
.copyb {
     color: #404040;
     font-size: 13px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:link {
     color: #D15103;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:visited {
     color: #D15103;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:hover {
     color: #2381A1;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:active {
     color: #404040;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.header {
     color: #880000;
     font-size: 19px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-decoration: none;
     padding-top: 5px;
     padding-bottom: 6px;
     border-top: #DDDDDD 1px solid;
     border-bottom: #DDDDDD 1px solid;
     }
.header a:link {
     color: #2381A1;
     font-weight: bold;
     text-decoration: none;
     }
.header a:visited {
     color: #2381A1;
     font-weight: bold;
     text-decoration: none;
     }
.header a:hover {
     color: #D15103;
     font-weight: bold;
     text-decoration: none;
     }
.header a:active {
     color: #59AABD;
     font-weight: bold;
     text-decoration: none;
     }
.menu {
     border-bottom: #DDDDDD 1px solid;
}
.nfgbg {
     background: #FFFFFF url(../images/nfgbg.jpg); background-repeat: no-repeat;
}