a.buttonstyleedit	{
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
	text-decoration:underline;
	padding:3px;
}

a.buttonstyleedit:visited	{
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 10px;
}

a.buttonstyleedit:hover	{
	color: #000000;
	padding:3px;
	text-decoration:none;
	border:1px solid #bbbbbb;
	border-bottom:2px solid #666666;
	background-color: #ffffff;
	background:url(bgsmallhoverbtn.gif);
}

.smallbuttonstyle	{
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: #483d8b;
	padding:3px;
	border:1px solid #bbbbbb;
	border-bottom:2px solid #666666;
	background-color: #ffffff;
	background:url(bgsmallhoverbtn.gif);
}
.smallbuttonstyle:hover	{
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: #483d8b;
	padding:3px;
	border:1px solid #bbbbbb;
	border-bottom:2px solid #666666;
	background-color: #ffffff;
	background:url(bgsmallhoverbtnms.gif);
}

a.ppcbtn	{
	font-family: Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: #000000;
	padding:5px;
	line-height:30px;
	border:1px solid #bbbbbb;
	border-bottom:3px solid #666666;
	background-color: #ffffff;
	background:url(bgsmallhoverbtn.gif);
}
a.ppcbtn:hover	{
	font-family: Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: #1e90ff;
	padding:5px;
	line-height:30px;
	border:1px solid #bbbbbb;
	border-bottom:3px solid #1e90ff;
	background-color: #ffffff;
	background:url(bgsmallhoverbtnms.gif);
}

/*----------------------------------------------------*/
/*-----טפסים------------------------------------------*/
/*----------------------------------------------------*/
Input.InputTextCMNT		{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	padding:3px;
	background-color: #f7f7f7;
	Border: 1px solid #777777;
}

Select.SelectTextCMNT		{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	padding:3px;
	height:20px;
	background-color: #f7f7f7;
	Border: 1px solid #777777;
}

TextArea.InputTextAreaCMNT		{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	padding:3px;
	height:20px;
	background-color: #f7f7f7;
	Border: 1px solid #777777;
}

.okbox		{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	border:1px solid #cccccc;
	padding:10px;
	width:260px;
	background:#f7f7f7;
	color:#333333;
}

.colorButton		{
	border:1px solid #ffffff;
	width:11px;
	height:15px;
	cursor:pointer;
}

.chand		{
	cursor:pointer;
}

/*----------------------------------------------------*/
/*-----לוח אירועים גדול-------------------------------*/
/*----------------------------------------------------*/

.MonthlyCalendar .MonthNavigation { border-bottom:solid 3px #999999; clear:both; height:20px; padding:10px; }
.MonthlyCalendar .MonthNavNext { width:15%; float:left; text-align:left; font-size:13px; font-weight:bold;text-decoration:underline; }
.MonthlyCalendar .MonthNavPrev { width:15%; float:left; text-align:right; font-size:13px; font-weight:bold;text-decoration:underline; }
.MonthlyCalendar .MonthName { width:70%; text-align:right; font-size:18px; }

.MonthlyCalendar { width:600px; border:solid 1px #bbbbbb; border-collapse:collapse; }
.MonthlyCalendar #CalendarHead { width:100%; }
.MonthlyCalendar #CalendarHead .DateHeader { width:14%; text-align:center; }

.MonthlyCalendar #CalendarBody { }
.DateBox { height:70px; vertical-align:top; border:solid 1px #bbbbbb; }
.DateLabel { height:16px; width:100%; text-align:right; padding:3px; font-size:12px; }
.DateLabel a { cursor:pointer; padding:0 5px 2px; text-decoration:none; line-height:16px; }

#CalendarBody .Inactive, #CalendarBody .Weekend { background: none repeat scroll 0 0; }
.Today { background:#ffd700 none repeat scroll 0 0; color:#000000;}

#jMonthCalendar .Event { font-size:11px; padding:4px; background-color:#f0e68c; margin:2px; -moz-border-radius:0 8px 8px 8px; border:solid 1px #8b0000; cursor:pointer; }
.Event a { text-decoration:none; color:#8b0000; }
.Event a:hover { text-decoration:underline; }

/*----------------------------------------------------*/
/*-----לוח אירועים קטן--------------------------------*/
/*----------------------------------------------------*/

.MonthlyCalendarmini .MonthNavigation { border-bottom:solid 1px #bbbbbb; clear:both; height:18px; padding:2px; }
.MonthlyCalendarmini .MonthNavNext { width:10%; float:left; text-align:left; font-size:13px; font-weight:bold;text-decoration:none; }
.MonthlyCalendarmini .MonthNavPrev { width:10%; float:right; text-align:right; font-size:13px; font-weight:bold;text-decoration:none; }
.MonthlyCalendarmini .MonthName { width:80%; text-align:center; font-size:13px; }

.MonthlyCalendarmini { width:190px; border:solid 1px #bbbbbb; border-collapse:collapse; }
.MonthlyCalendarmini #CalendarHead { width:100%; }
.MonthlyCalendarmini #CalendarHead .DateHeader { width:14%; text-align:center; }

.MonthlyCalendarmini #CalendarBody { }
.DateBoxmini { height:30px; vertical-align:top; border:solid 1px #cccccc; }
.DateLabelmini { height:16px; width:100%; text-align:right; padding:3px; font-size:9px; }
.DateLabelmini a { cursor:pointer; padding:0 5px 2px; text-decoration:none; line-height:16px; }

#CalendarBodymini .Inactive, #CalendarBodymini .Weekend { background: none repeat scroll 0 0; }
.Todaymini { background:#ffd700 none repeat scroll 0 0; color:#000000;}

#jMonthCalendarmini .Event { font-size:9px; padding:0px; background-color:#f0e68c; margin:1px; -moz-border-radius:0 8px 8px 8px; border:solid 1px #8b0000; cursor:pointer; }
.Eventmini a { text-decoration:none; color:#8b0000; }
.Eventmini a:hover { text-decoration:underline; }