th {
        font-size: 11px;
}

.table-header {
        background: #185229 url('/images/left_corner.gif') 0 0 no-repeat;
        height: 24px;
        margin-bottom: 0px;
}

.table-header-title {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        text-indent: 20px;
}

.table-header-steps {
        background: #185229 url('/images/right_corner.gif') 100% 0 no-repeat;
        color: #FFFF66;
        text-align: right;
        padding-right: 20px;
}

.table-content {
        border: 1px #425a52 solid;
        background: #EEEEEE;
}

.table-subheader  {
        font-weight: bold;
        text-align: center;
        vertical-align: top;
        background: #999999;
}

.calendar_odd {
        background: #EEEEEE;
        border: 1px #425a52 solid;
}
.calendar_even {
        background: transparent;
        border: 1px #425a52 solid;
}


