BODY 
  {
    background-color : #FEF6DF;
    direction: rtl;
    margin: 0px;
  }
TD
{
	font-family: Arial;
	font-size: 90%;
	color: #001F67;
}

/*                forums                     */

.SearchTable
{
	border: 1px solid #2E7DA4;
}

.SeacrhForumText
{
	color: #2E7DA4;
	font-weight: bold;
}

.CetForums_SearchButtonStyle
{
	vertical-align: middle;
}

.CetForums_SearchTextStyle
{
	font-family: Arial;
	border: 1px solid #2E7DA4;
	background-color: #FFFFFF;
}

/*                לוח שנה                     */

input 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:80%;
}
textarea 
{
	font-family: Arial, Helvetica, sans-serif;
  font-size:80%;
}
TD.DaysTitle
{
	color:#000000;
	font-weight: bold;
	font-size: 90%;
}
TD.Days
{
  background-color: #D5C7A2;
  font-weight: normal;
}

.DaysText
{
  font-size: 80%
}

TD.DaysTitleTests
{
	color:#000000;
  background-color: #B5B6EF;
	font-weight: bold;
	font-size: 90%;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
TD.DaysTitleTestsLeft
{
	color:#000000;
  background-color: #B5B6EF;
	font-weight: bold;
	font-size: 90%;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
TD.DaysTests
{
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
TD.DaysTestsLeft
{
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
TD.Month
{
  border-right: 1px solid #000000;
}

TD.DaysMonthTitle
{
	color:#000000;
  background-color: #A77709;
	font-weight: bold;
	font-size: 90%;
}

.MonthTitle
{
	font-weight:bolder;
  font-size:130%;
  color:#466788
}
