.blkt_bk   {background-image: URL(images/blk_t_bk.png); height:20px;
            background-repeat: no-repeat; width: 340px;
            color: red; }
.blkc_bk   {background-image: URL(images/blk_c_bk.png);
            background-repeat: repeat-y; width: 340px;
            color: white;}
.blkf_bk   {background-image: URL(images/blk_f_bk.png); height:20px;
            background-repeat: no-repeat; width: 340px; }
.blkt_ye   {background-image: URL(images/blk_t_ye.png); height:20px;
            background-repeat: no-repeat; width: 340px; }
.blkc_ye   {background-image: URL(images/blk_c_ye.png);
            background-repeat: repeat-y; width: 340px;  }
.blkf_ye   {background-image: URL(images/blk_f_ye.png); height:20px;
            background-repeat: no-repeat; width: 340px; }
.blkt_gn   {background-image: URL(images/blk_t_gn.png); height:20px;
            background-repeat: no-repeat; width: 340px; }
.blkc_gn   {background-image: URL(images/blk_c_gn.png);
            background-repeat: repeat-y; width: 340px;  }
.blkf_gn   {background-image: URL(images/blk_f_gn.png); height:20px;
            background-repeat: no-repeat; width: 340px; }

.bblkt_gn  {background-image: URL(images/bblk_t_gn.png); height:20px;
            background-repeat: no-repeat; width: 710px;
            padding: 0 25px 0 20px; }
.bblkc_gn  {background-image: URL(images/bblk_c_gn.png);
            background-repeat: repeat-y; width: 710px;
            padding: 0 25px 0 20px; }
.bblkf_gn  {background-image: URL(images/bblk_f_gn.png); height:20px;
            background-repeat: no-repeat; width: 710px;
            padding: 0 25px 0 20px; }

.blkt_bl   {background-image: URL(images/blk_t_bl.png); height:20px;
            background-repeat: no-repeat; width: 340px; }
.blkc_bl   {background-image: URL(images/blk_c_bl.png);
            background-repeat: repeat-y; width: 340px;  }
.blkf_bl   {background-image: URL(images/blk_f_bl.png); height:20px;
            background-repeat: no-repeat; width: 340px; }
.blkt_rd   {background-image: URL(images/blk_t_rd.png); height:20px;
            background-repeat: no-repeat; width: 340px; }
.blkc_rd   {background-image: URL(images/blk_c_rd.png);
            background-repeat: repeat-y; width: 340px;  }
.blkf_rd   {background-image: URL(images/blk_f_rd.png); height:20px;
            background-repeat: no-repeat; width: 340px; }
.blkt_gr   {background-image: URL(images/blk_t_gr.png); height:20px;
            background-repeat: no-repeat; width: 340px; }
.blkc_gr   {background-image: URL(images/blk_c_gr.png);
            background-repeat: repeat-y; width: 340px;  }
.blkf_gr   {background-image: URL(images/blk_f_gr.png); height:20px;
            background-repeat: no-repeat; width: 340px; }


.blkt_ye, .blkc_ye, .blkf_ye,
.blkt_gn, .blkc_gn, .blkf_gn,
.blkt_bl, .blkc_bl, .blkf_bl,
.blkt_rd, .blkc_rd, .blkf_rd,
.blkt_gr, .blkc_gr, .blkf_gr,
.blkt_bk, .blkc_bk, .blkf_bk
           {padding: 5px 20px 0px 10px; vertical-align: top; }
.note      {font: normal 9pt "Trebuchet MS", verdana; color: black; text-align: justify; }
.wh        {color: white; }
.rd        {color: red; }
