.scw
{
vertical-align:middle;
}
iframe.scw
{
position:absolute;
top:0px;
left:0px;
visibility:hidden;
width:1px;
height:1px;
}
table.scw      
{
border-collapse: collapse;
padding:0;
visibility:hidden;
position:absolute;
cursor:default;
top:0px;
left:100px;
z-index: 999;
text-align:center;
background-color: #ffec83;
vertical-align:middle;
border:solid 2px #ebd974;
font-size:10pt;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-weight:100;
}

table.scw td.scw1      
{
padding: 4px 6px 4px 6px; 
}

table.scw2      
{
border-collapse: collapse;   
background-color: white;
border:none;
}

table.scw2 td.scw2r1      
{
padding: 4px 8px 4px 8px;
border:solid 1px #c9ba65;
border-bottom-color:#c8ced4;
_border-bottom:none;
}
table.scw2 td.scw2r2      
{
border:solid 1px #c9ba65;
border-top:none;
padding:0px;
}

table.scw2 td.scw2r3      
{
background-color: #ffec83;
}

table.scwCells
{
border-collapse: separate;
_border-collapse: collapse;
font-size:8pt;
}

.scwFoot 
{ 
display:none; 
}

td.scwDrag
,
td.scwHead
{
text-align: center;
}
td.scwDrag
{
font-size: 8pt;
font-weight:bold;
}
select.scwHead             
{
margin: 3px 10px;
text-align: center;
font-size:11px;
font-weight:bold;
}
span.scwHead
{
vertical-align:middle;
text-align:center;
font-weight: bold;
font-size: 12pt;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
}
#scwHeadLeft
,
#scwHeadRight
{
padding-left:12px;
border:none;
cursor:pointer;
}
#scwHeadLeft
{
background: url(../images/previous.png) no-repeat 0 0;
}
#scwHeadRight
{
background: url(../images/next.png) no-repeat 0 0;
}

td.scwWeekNumberHead
,
td.scwWeek
{
text-align:center;
background-color:white;
font-weight:bold;
}
td.scwFoot
,     
td.scwFootHover
,
td.scwFoot:hover
,
td.scwFootDisabled
{
padding:0px;
text-align:center;
font-weight:normal;
}
table.scwCells thead
{}
td.scwCells
,
td.scwCellsHover
,
td.scwCells:hover
,
td.scwCellsDisabled
,
td.scwCellsExMonth
,
td.scwCellsExMonthHover
,
td.scwCellsExMonth:hover
,
td.scwCellsExMonthDisabled
,
td.scwCellsWeekend
,
td.scwCellsWeekendHover
,
td.scwCellsWeekend:hover
,
td.scwCellsWeekendDisabled
,
td.scwInputDate
,
td.scwInputDateHover
,
td.scwInputDate:hover
,
td.scwInputDateDisabled
,
td.scwWeekNo
,
td.scwWeeks
,
td.scwCellsDisabledEx
,
td.scwCellsWeekendDisabledEx
{
border:solid 1px #c8ced4;
_border-left:none;
height:18px;
width:26px;
font-weight:100;
vertical-align:middle;
text-align:center;
background-color:white;
text-decoration:none;
}
td.scwDrag
{
background-color:#8BCDEF;
color:#FFFFFF;
	
		/*
background-color:#9999CC;
color:#CCCCFF;*/
}
td.scwWeekNumberHead{
color:black;
}
td.scwWeek
{
background-color:#ffee92;            
color:#daa110;
}
/* Week numbers */                                        
td.scwWeekNo
{
background-color:#776677;
color:#CCCCCC;
}
/* Enabled Days */
/* Week Day */
td.scwCells                
{
color:#000000;
}
/* Day matching the input date */
td.scwInputDate
{
background-color:#00ffff;
}
/* Weekend Day */
td.scwCellsWeekend
{
background-color:#f3f5f9;
font-weight:bold;
color:#000000;
}
/* Day outside the current month */
td.scwCellsExMonth
{
background-color:white;
color:#ffee92;
}
/* Today selector */
td.scwFoot                 
{
background-color:white;
color:#FFFF00;
}
/* MouseOver/Hover formatting*/
/* Active cells */
td.scwCells:hover
,
td.scwCellsHover
{
cursor:pointer;
background-color:#ffeb82;
}
/* Day matching the input date */
td.scwInputDate:hover
,
td.scwInputDateHover       
{
cursor:pointer;
background-color:#00ffff;
}
/* Weekend cells */                                       
td.scwCellsWeekend:hover
,
td.scwCellsWeekendHover    
{
cursor: pointer;
font-weight:bold;
background-color:#ffeb82;
}
/* Day outside the current month */
td.scwCellsExMonth:hover
,
td.scwCellsExMonthHover
{
background-color:#ffee92;
cursor:pointer;
color:#000000;
}
/* Today selector */
td.scwFoot:hover
,
td.scwFootHover
{
color:#ffee92;
cursor:pointer;
font-weight:bold;
}
/* Disabled cells */
/* Week Day */
/* Day matching the input date */
td.scwInputDateDisabled    
{
color:#c8ced4;
text-decoration:none;
}
td.scwCellsDisabledEx
,
td.scwCellsWeekendDisabledEx
{
background-image: url(../images/skrt.png);
}
td.scwCellsWeekendDisabledEx
{
background-color:#f3f5f9;
}
td.scwCellsDisabled
{
color:#c8ced4;
text-decoration:none;
}
/* Weekend Day */
td.scwCellsWeekendDisabled
{
color:#c8ced4;
text-decoration:none;
}
/* Day outside the current month */
td.scwCellsExMonthDisabled
{
}
td.scwFootDisabled 
{
}
span.scwNote
{
background: url(../images/skrt.png) no-repeat 0 0;
padding-left:26px;
}