*.Calendar_M3alem {
	font-family: tahoma;
	font-size:11px;
	color:#39507D;
	color:#FFFFFF;
}
*.CalendarStyle {
	font-family: tahoma;
	font-size:11px;

}
.MainTableCal {
	font-family: tahoma;
	background-color:#FFF;
	padding-bottom:1px;
}
.LeftArrow {
	padding-left:23px;
	vertical-align:middle;
	cursor:pointer;
}
.RightArrow {
	padding-right:23px;
	vertical-align:middle;
	cursor:pointer;
}
.SeparatorSpace {
	padding-left:3px;
	padding-top:2px;
}
.Separator {
	width:165px;
	height:1px;
	font-size:1px;
}
.EmptyDate {
	background-color:#ffffff;
	color:#78858d;
}
*.FillEvent {
	font-family: tahoma;
	font-size:11px;
	height:19px;
	width:21px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
*.FillEvent a {
	background:url(images/EN/todayevents.png) no-repeat;
	color:#FFFFFF;
	height:19px;
	width:21px;
	display:block;
	text-decoration:none;
	padding-top:4px;

	/*height:100%;
	width:100%;
	vertical-align:middle;
	padding-top:4px;*/
}
*.FillEvent a:hover { 
	font-family: tahoma;
	text-decoration:underline;
	color:#FFFFFF;
}
*.Event {
	font-family: tahoma;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	height:15px;
	width:21px;
	color:#007698;
}
*.SelEvent {
	font-family: tahoma;
	/*border:1px solid #75573c;*/
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	height:15px;
	width:21px;
	color:#007698;
}
.DayCal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height:11px;
	width:21px;
}

*.Today {
	font-family: tahoma;
	font-size:11px;
	vertical-align:middle;
	text-align:center;
	background:url(images/EN/todaydate.png) no-repeat;
	color:#007698;
	width:21px;
	height:23px !important;
	height:23px;
	padding-left: 1px;
}
*.Today a {
	background:url(images/EN/todaydate.png) no-repeat;
	color:#007698;
	width:21px;
	height:19px;
	display:block;
	text-decoration:none;
	padding-top:7px !important;
	padding-top:4px;
	padding-left: 1.5px;
	/*font-weight:bold;
	height:100%;
	width:100%;*/
}
*.Today a:hover {
	color:#007698;
	height:19px;
	text-decoration:underline;
}
.YearFont{
	font-family:tahoma;
	font-size:11px;
	color:#830A2C;
	font-weight:bold;
}
