table.scw {
vertical-align:middle;
border:solid 4px;
font-size:10pt;
font-family:Arial, Helvetica, Sans-Serif;
font-weight:bold;
background-color:#FFF;
border-color:#f60;
padding:1px;
}

td.scwDrag,td.scwHead {
text-align:center;
padding:0;
}

td.scwDrag {
font-size:8pt;
background-color:#FFF;
color:#FFF;
}

select.scwHead {
margin:3px 1px;
}

input.scwHead {
height:22px;
width:22px;
vertical-align:middle;
text-align:center;
font-weight:bold;
font-size:10pt;
font-family:fixedSys;
margin:2px 1px;
}

td.scwWeekNumberHead,td.scwWeek {
text-align:center;
font-weight:bold;
padding:0;
}

td.scwFootDisabled {
text-align:center;
width:96%;
font-weight:normal;
background-color:#66C;
color:#FFF;
padding:0;
}

table.scwCells {
text-align:right;
font-size:8pt;
width:96%;
}

td.scwCellsWeekendHover,td.scwCellsWeekend:hover,td.scwInputDateHover,td.scwInputDate:hover,td.scwCells,td.scwCellsDisabled,td.scwCellsExMonth,td.scwCellsExMonthHover,td.scwCellsExMonth:hover,td.scwCellsExMonthDisabled,td.scwCellsWeekend,td.scwCellsWeekendDisabled,td.scwInputDate,td.scwInputDateDisabled,td.scwWeekNo,td.scwWeeks {
width:16px;
height:16px;
font-weight:bold;
vertical-align:middle;
border-style:solid;
border-width:1px;
padding:3px;
}

td.scwWeekNumberHead {
color:#0C9A0C;
}

td.scwWeek {
color:#f60;
}

td.scwWeekNo {
background-color:#FFF;
color:#CCC;
}

td.scwCells {
background-color:#fdcdab;
color:#000;
}

td.scwInputDate {
background-color:#004c9f;
color:#FFF;
}

td.scwCellsWeekend {
background-color:#fbe2d0;
color:#000;
}

td.scwCellsExMonth {
background-color:#e0dbd7;
color:#000;
}

td.scwFoot {
background-color:#FFF;
color:#f60;
font-weight:bold;
}

td.scwFoot:hover,td.scwFootHover {
color:#fd120b;
cursor:pointer;
font-weight:bold;
}

td.scwCellsWeekendDisabled {
background-color:#999;
color:#555;
}

td.scwCellsExMonthDisabled {
background-color:#999;
color:#666;
}

td.scwCells:hover,td.scwCellsHover,td.scwInputDate:hover,td.scwInputDateHover,td.scwCellsWeekend:hover,td.scwCellsWeekendHover,td.scwCellsExMonth:hover,td.scwCellsExMonthHover {
background-color:#ed1b24;
cursor:pointer;
color:#FFF;
}

td.scwInputDateDisabled,td.scwCellsDisabled {
background-color:#999;
color:#555;
}