body {
    background-color:#FFF;
}
.noprint {
    display:none;
}
.column_left {
    width:0px;
}

#footer {
    text-align:left;
    width:640px;
    font-size:8px;
}   

.table_main {
    background-image:none;
    background-color:#FFF;
}



#body_top, #body_top_core, #body_mid, #body_mid_core, #body_bottom, #body_bottom_core {
    background-image:none;
}


#body_mid, #body_mid_core {
    min-height:600px;
    height:auto; !important
    height:600px;
}

.table_main_column_left {
    width: 0px;
}