BODY{
    CURSOR: default;
    FONT-FAMILY: Verdana,Arial,Tahoma;
    FONT-SIZE: 13;
	margin : 0px 0px 0px 0px;
}
.bottom{
	font-size: 11px;
	color: #00247D;
	font-weight: bold;
}

TR.clsWeekDays{					/* שייך*/
	color : #000000;
	font-size: 14px;
	text-align : center;
	padding-top: 4px;
	padding-bottom: 4px; 
}
TD.clsWeekDaysUnderLine{			/* שייך*/
	border-bottom: 1px solid #000000;
	font-size : 2px;
}
TR.clsCldrMainWin{			/* שייך*/
	color: #AEAEAE;
	font-family:Arial;
	font-size: 11px;
	text-align : center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px; 
	text-decoration : none;
}
.titl_cldr{			/* שייך*/
	color: #000000;
	font-family:Arial;
	font-size: 12px;
	font-weight : bold;
	text-align : center;
	border: 1px solid #DF980F;
	background : #F2D188;	
}
TD.clsSelectWeek{			/* שייך*/
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
}
TD.clsCurMonth{
	color: #000000;
}
TD.clsCurMonthSelected{			/* שייך*/
	color: #000000;
	background : #DADAC6;
}
TD.clsCurDay{			/* שייך*/
	color: #000000;
	border: 1px solid #F45300;
	
}
TD.clsCurDaySelected{		/* שייך*/
	color: #FFFFFF;
	border: 1px solid #56564E;
	background : #F45300;

}
.monthTD{									/* שייך*/
	border-bottom : 1px solid #4E4E4F;
	background : #DADAC6;
	font-family:Arial;
}
.monthTbl{								/* שייך*/
	font-size: 15px;
}

.itemDate{							/*   שייך משיכת התאריך מעל הנושא*/
	color: #4E4E4F;
	font-size: 13px;
	font-family:Arial;
	font-weight : bold;
	padding-top: 2px;
	padding-bottom: 2px; 
	background : #DADAC6;
}
.issue{							/*   שייך לנושא בהודעה*/
	color: #DF980F;
	font-size: 12px;
	font-family:Arial;
	font-weight : bold;
}
TD.itemsLineTextOver {
	font-size : 12px;
	font-family:Arial;
	text-decoration : none;
	letter-spacing : 0px;
	padding-left : 4px;
	padding-right : 4px;
	border : none;
	background : #DEF0FF;

}
TD.itemsLineText
{
	font-size : 12px;
	font-family:Arial;
	text-decoration : none;
	letter-spacing : 0px;
	padding-left : 4px;
	padding-right : 4px;
	border : none;

}
TD.itemsLineTextBusy {
	font-size : 12px;
	font-family:Arial;
	text-decoration : none;
	letter-spacing : 0px;
	padding-left : 4px;
	padding-right : 4px;
	border : 1px solid #A9B2CF;
	border-top-style : none;
	border-bottom-style : none;
	border-right-style : none;
	background : #FFDDDA;
}

.clsBold{
	color: #AEAEAE;
	font-size: 11px;
	font-family:Arial;
	text-align : center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px; 
	text-decoration : none;
	font-weight : bold;
}
.boldTxt{
	font-weight : bold;
}
