body {
     margin: 0px 0px 0px 0px;
     background-position: top left;
     background: #B5BFBE;
}
.contentbg {
     background: transparent url(../images/contentbg.png); background-repeat: repeat-y;
}
.topcap {
     background: transparent url(../images/topcaph.png); background-repeat: no-repeat;
}
.topcapall {
     background: transparent url(../images/topcapall.png); background-repeat: no-repeat;
}
.homemid {
     background: transparent url(../images/homemid.jpg); background-repeat: no-repeat;
}
.footcaph {
     background: transparent url(../images/footcaph.png); background-repeat: no-repeat;
}
.footcapall {
     background: transparent url(../images/footcapnew.png); background-repeat: no-repeat;
}
.copyb {
     color: #000000;
     font-size: 14px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:link {
     color: #DB2E20;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:visited {
     color: #DB2E20;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:hover {
     color: #09689E;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:active {
     color: #666666;
     background-color: transparent;
     text-decoration: none;
     }
.counter { 
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     font-weight: bold;
     color: #000000;
     padding-top: 4px;
     padding-bottom: 4px;
}