.dtpicker-year{
font-size:150%;
color: #7F7F7F;	
}
.dtpicker-month{
font-size:150%;
color: #7F7F7F;	
}
.dtpicker-selected{
background: #FF0000;
color: #FFFFFF;
font-weight:bold;	
}

.dtpicker-disabled{
background: #FFFFFF;
color: #C5C2C2;
cursor:not-allowed;
}
.dtpicker-time{
color: #FFFFFF;		
background-color:#000000;
text-decoration:none;
padding:4px;
border-radius:3px;
}
.dtpicker-other-month{

}

.dtpicker-tbl td{
font-size:120%;	
cursor:pointer;
text-align: center;	
}	
.dtpicker-tbl td.dtpicker-disabled{
background: #FFFFFF;
color: #C5C2C2;
cursor:not-allowed;
}	

td.dtpicker-disabled h2{
background: #FFFFFF;
color: #C5C2C2;
cursor:not-allowed;	
}
td.dtpicker-disabled center{
background: #FFFFFF;
color: #C5C2C2;
cursor:not-allowed;	
}
