.jacs, .jacsStatic {
     padding:1px;
     vertical-align:middle;
}

iframe.jacs {
     position:absolute;
     visibility:hidden;
     top:0px;
     left:0px;
     width:1px;
     height:1px;
}

table.jacs,
table.jacsStatic {
     padding:0px;
     visibility:hidden;
     width:200px;
     cursor:default;
     text-align:center;
}

table.jacs {
     top:0px;
     left:0px;
     position:absolute;
}

table.jacs, table.jacsStatic {
     padding: 1px;
     vertical-align:middle;
     font-size: 8pt;
     font-family: Arial,Helvetica,Sans-Serif;
     font-weight: bold;
}

td.jacsDrag, td.jacsHead {
     padding: 0px 0px;
     text-align: center;
}

td.jacsDrag {
     font-size: 8pt;
}

select.jacsHead {
     margin: 3px 1px;
}

input.jacsHead {
     height: 18px;
     width: 18px;
     vertical-align: middle;
     text-align: center;
     margin: 2px 1px;
     font-weight: bold;
     font-size: 8pt;
     font-family: fixedSys;
}

td.jacsWeekNumberHead, td.jacsWeek {
     padding: 0px;
     text-align: center;
     font-weight: bold;
}

td.jacsFoot, td.jacsFootHover,
td.jacsFoot:hover, td.jacsFootDisabled {
     padding: 0px;
     text-align: center;
     font-weight: normal;
}

table.jacsCells {
     text-align: right;
     font-size: 8pt;
     width: 96%;
}

td.jacsCells, td.jacsCellsHover,
td.jacsCells:hover, td.jacsCellsDisabled,
td.jacsCellsExMonth, td.jacsCellsExMonthHover,
td.jacsCellsExMonth:hover, td.jacsCellsExMonthDisabled,
td.jacsCellsWeekend, td.jacsCellsWeekendHover,
td.jacsCellsWeekend:hover, td.jacsCellsWeekendDisabled,
td.jacsInputDate, td.jacsInputDateHover,
td.jacsInputDate:hover, td.jacsInputDateDisabled,
td.jacsWeekNo, td.jacsWeeks {
     padding: 3px;
     width: 16px;
     height: 16px;
     border-width: 1px;
     border-style: solid;
     font-weight: bold;
     vertical-align: middle;
}

td.jacsCells:hover, td.jacsCellsHover,
td.jacsInputDate:hover,
td.jacsInputDateHover,
td.jacsCellsWeekend:hover,
td.jacsCellsWeekendHover,
td.jacsCellsExMonth:hover,
td.jacsCellsExMonthHover {
     cursor: pointer;
}

td.jacsFoot:hover,
td.jacsFootHover {
     cursor: pointer;
     font-weight: normal;
}

