
/* ---------- Styles specific to the project ----------- */

td.header1 {
        font-Family : Verdana,Arial,Helvetica;
        font-Weight : bold;
        font-Size : 13px;
        color : rgb(34,39,139);
        text-decoration : none;
        text-align : left;
        padding-top : 1px;
        padding-bottom : 1px;
        padding-left : 20px;
        border-bottom : 0px solid rgb(240,240,240);
        background :  rgb(255,255,255) url(../images/menu_st.gif) no-repeat center left;
        /*border-bottom : 1px solid rgb(203,220,252);*/
        height :  20px;
        }

div.fill{
        height: 40px;
}