/* This file was auto gentereated by moduleCssCreate.php */
.calc TH {
        border: 1px solid #000;
        background: #7089B4;
        font-weight: bold;
        padding: 3px;
        color: #fff;
}
.calc {
        background: #eee;
        border: 1px solid #000;
        font: 83% arial,verdana,helvetica,lucida,sans-serif;
        color: #000;
        border-collapse: collapse;
}
.fill01 {background-color: #fff;}
.fill02 {background-color: #eee;}