.catdiv {
    height: 25px;
    border: 0px;
    background-color: white;
    background-image: url('./images/cellpic2.jpg');
    background-repeat: repeat-y;
}
.cat {
    height: 25px;
    border-color: #ffffff;
    border-style: solid;
    background-color: #e1e4f2;
    text-indent: 4px;
    border-width: 1px 1px 0px 1px;
}
.row1 {
    background-color: #f5f5ff;
    padding: 4px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
}
.row2 {
    background-color: #e1e4f2;
    padding: 4px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
}
.row3 {
    background-color: #e1e4f2;
    padding: 4px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
}
/* Background images for tables */
.tbl{border-collapse:collapse;height:4px;width:100%}
.tbll{background: url(images/tb4_l.gif) no-repeat;width:8px}
.tblbot{background: url(images/tb4_m.gif) repeat-x;width:100%}
.tblr{background: url(images/tb4_r.gif) no-repeat;width:8px}
.tbl80{border-collapse:collapse;height:4px;width:80%}

/* Background images for tables */
.tbt{border-collapse:collapse;height:22px;width:100%}
.tbtl{background: url(images/tb2_l.gif) no-repeat;width:22px}
.tbtbot{background-color:#869bbf;width:100%;font-size:11px;color:#445588;}
.tbtr{background: url(images/tb2_r.gif) no-repeat;width:124px}

/* Background images for tables */
.tbn{border-collapse:collapse;height:22px;width:100%}
.tbnl{background: url(images/tb1_l.gif) no-repeat;width:76px}
.tbnbot{background: url(images/tb1_m.gif) repeat-x;width:100%;font-size:11px;color:#445588;}
.tbnr{background: url(images/tb1_r.gif) no-repeat;width:39px}
