table.module_table {
        margin: 0px 0px 0px 0px;        
}

table.module_table th {

        valign:middle;
        background-repeat: repeat-x;
        padding-right: 10px;
        height: 30px;
        font-weight: bold;
        text-align: right;
        font-family: Tahoma;
        color: blue;
        font-size: 11px;
}

table.module_table th.normal {
        background-image: url(../images/h7.gif);
        color: #ffffff;
        font-size: 11px;
}
table.module_table th.blue1 {
        background-image: url(../images/bg/h1.gif);
}
table.module_table th.blue2 {
        background-image: url(images/bg/h2.gif);
}
table.module_table th.blue3 {
        background-image: url(images/bg/h3.gif);
}
table.module_table th.blue4 {
        background-image: url(../images/h4.gif);
}
table.module_table th.green1 {
        background-image: url(images/bg/h5.gif);
}
table.module_table th.gray1 {
        background-image: url(images/bg/h6.gif);
}



table.module_table td.bdy {
        border-right: 1px solid #DBDBDB;
        border-left: 1px solid #DBDBDB;
        padding-left:15px;
        font-family: tahoma;
        color: #ff0000;
        font-size: 10px;
        height:130px;       
}

table.module_table td.bdy.blank {
         background-image: url('');
}

table.module_table td.bdy.blueflowers {
         background-image: url(../images/bk29.jpg);
}



table.module_table td.fborder {
        background-image: url(../images/mftr1.gif);

        background-repeat: repeat-x;
        border-right: 1px solid #DBDBDB;
        border-left: 1px solid #DBDBDB;
        height:25px;
}

table.module_table td.fshade {
        background-image: url(../images/mdlftr2.gif);
        background-repeat: no-repeat;
        background-position: right;
        border-right: 1px solid #DBDBDB;
        border-left: 1px solid #DBDBDB;
        height:8px;
        width=228;
}
