body
{
}
.eventHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: activecaption;
	text-decoration: none;
	direction:rtl;
}
.allEventsTbl
{
	border-right: appworkspace 1px solid;
	border-top: appworkspace 1px solid;
	border-left: appworkspace 1px solid;
	width: 100%;
	border-bottom: appworkspace 1px solid;
	direction:rtl;
}
A.EVENT:Visited 
	{border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: silver 1px solid;
	color: maroon;
	border-bottom: silver 1px solid;
	background-color: lightsalmon;
	text-decoration: none;
}
A.EVENT:Hover
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: red 1px solid;
	color: maroon;
	border-bottom: red 1px solid;
	background-color: darkorange;
	text-decoration: none;
}
.calendareTable
{
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
	width:160px;
}
.calendarTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	background-color: silver;
	text-decoration: none;
}
.eventDetails
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10pt;
	border-left: black 1px solid;
	width: 100%;
	border-bottom: black 1px solid;
	background-color: gainsboro;
	text-decoration: none;
	direction:rtl;
}
.eventDetailsHead
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffff66;
	background-color: cornflowerblue;
	text-decoration: none;
}
.calendarTb
{
	direction:rtl;
}
.eventsHoryLine
{
	color:Black;
}
.eventtheaderSmall
{
	font-weight: bold;
	font-size: 12pt;
	color: whitesmoke;
	background-color: silver;
	text-decoration: none;
}