.tyu{
	border: thin solid #999999;
	direction:rtl;
	background-color:#EFEFEF;
	text-align:center;
	white-space:nowrap;
}
td.cpYearNavigation{
border-style:none;
}
td.cpMonthNavigation{
border-style:none;
}
.cpDayColumnHeader{
background-color:#666666;
font-family:Tahoma;
font-size:10px;
}
.cpBorder {
	border: thin dashed #FF9999;
	background-color: #CCCCCC;
}
a.cpCurrentMonthDate{
color:#000000;
font-size:12px;
font-weight:bold;
}

a.cpOtherMonthDate{
color:#666666;
}

a.cpCurrentDate{
font-size:14px;
font-family:Tahoma, Arial, Helvetica, SansSerif;
font-weight:bold;
color:#FF0000;
}

