.TTTable
{
	table-layout: fixed;
}
.TTCell
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	background-color: #ffffee;
	overflow: hidden;
}
.TTLesson
{
	font-size: 12px;
	padding: 2px;
	color: #525252;
}
.CTitle
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #527752;
}
.CName
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.HeaderLabel
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #527752;
}
.ChangesTable
{
}
.ChangesDate
{
	font-family: Tahoma;
	font-size: 13px;
	color: #777777;
}
.ChangesInfo
{
	font-family: Tahoma;
	font-size: 13px;
	color: #527752;
}
.HeaderTitle
{
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #777777;
}
A.HeaderTitle, A.HeaderTitle:link, A.HeaderTitle:visited, A.HeaderTitle:active
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #777777;
}

A.HeaderTitle:hover
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #7777FF;
}

.HeaderClasses
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #7777FF;
}
.MsgCell
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	background-color: #ffffff;
	color: #333333;
}
.MsgText
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	background-color: #ffffff;
}
.HeaderTable
{
	table-layout: fixed;
	border-style: none;
}
.HeaderSep
{
	border-bottom: solid 1px green;
	width: 7px;
}
.HeaderClassesCell
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	border-bottom: solid 1px green;
}
.HeaderCell
{
	text-align: right;
	border: solid 1px green;
	background-image: url(headerback.gif);
	background-repeat: repeat-x;
}
.HeaderCellSelected
{
	text-align: right;
	background-color: White;
	border-top: solid 1px green;
	border-left: solid 1px green;
	border-right: solid 1px green;
	background-image: url(headerbacksel.gif);
	background-repeat: repeat-x;
}
.PlaceHolder
{
	direction: rtl;
	border-left: solid 1px green;
	border-right: solid 1px green;
	border-bottom: solid 1px green;
	background-color: White;
	padding: 17px;
}
.EmptyList
{
	direction: rtl;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #337733;
	background-color: #ffffff;
}
.UpdateDate
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #777777;
	text-align: right;
	width: 100%;
}
.DisplayTable
{
	width: 97%;
}
.DisplayCell
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}
.DisplayFreeChange
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	background-color: Red;
	border-bottom: solid 1px darkgreen;
}
.DisplayFillChange
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	background-color: Lime;
	border-bottom: solid 1px darkgreen;
}
.DisplayExamChange
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	background-color: Yellow;
	border-bottom: solid 1px darkgreen;
}
.DisplayEventChange
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	background-color: Silver;
	border-bottom: solid 1px darkgreen;
}
.DisplayHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 34px;
	color: Yellow;
	text-align: center;
}
.MessageText
{
	font-family: Arial;
	font-size: 34px;
	color: Yellow;
	text-align: right;
}
.MessageTable
{
	width: 97%;
}
.MessageHeader
{
	font-family: Arial;
	font-size: 34px;
	color: Yellow;
	border-bottom: solid 3px Yellow;
}
.TableFreeChange
{
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: Red;
}
.TableFillChange
{
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: Lime;
}
.TableExamChange
{
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: Yellow;
}
.TableEventChange
{
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: Silver;
}
