/**************************************
* CSS stylesheet for az page          *
**************************************/

/* td#content div.az { */
td#content {
    vertical-align: top;
    padding: 5px;
    background-image: url(azflag1.jpg);
  }

td#content div.div_hdr {
    background-image: url(div_hdr.png);
  }

td#content p.div_hdr {
    font-family: helvetica, helv, arial;
    font-size: 25px;
    color: #FFFFFF;  /* #000099; */
    font-weight: 600;
    line-height: 90px;
    text-align: center;
    background-image: url(div_hdr.png);
    background-repeat: no-repeat;
  }
