body {
     background: #545F68;
     margin:0px 0px 0px 0px;
     background-position:top left;
     }
.copyb { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 15px;
     font-weight: bold;
     color: #123456;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:link {
     color: #2381A1;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:visited {
     color: #2381A1;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:hover {
     color: #CC0000;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:active {
     color: #59AABD;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.smcopy { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 11px;
     color: #2E363C;
     background-color: transparent;
     text-decoration: none;
     }
.smcopy a:link {
     color: #FFFFFF;
     background-color: transparent;
     text-decoration: none;
     }
.smcopy a:visited {
     color: #FFFFFF;
     background-color: transparent;
     text-decoration: none;
     }
.smcopy a:hover {
     color: #B9CDDF;
     background-color: transparent;
     text-decoration: none;
     }
.smcopy a:active {
     color: #E4E5AB;
     background-color: transparent;
     text-decoration: none;
     }

.panel{
border-left: #2E363C 1px solid;
border-right: #2E363C 1px solid;
}
.wavesbg { border-left: #2E363C 1px solid; border-right: #2E363C 1px solid; background: #FFFFFF url(../images/wavesbg.jpg); background-repeat: no-repeat}
.footbg { background: #E1E4ED}