body
{
}
.SchedulTableHeader0
{
	border-right: red thin ridge;
	border-top: red thin ridge;
	border-left: red thin ridge;
	color: red;
	border-bottom: red thin ridge;
	background-color: #99ffff;
}
.SchedulTableHeader
{
	border-right: red thin ridge;
	border-top: red thin ridge;
	font-weight: bold;
	border-left: red thin ridge;
	color: darkviolet;
	border-bottom: red thin ridge;
	background-color: #66ff66;
}
.SchedulTableItem0
{
	border-right: red thin ridge;
	border-top: red thin ridge;
	font-weight: bold;
	border-left: red thin ridge;
	color: navy;
	border-bottom: red thin ridge;
	background-color: #ffaea2;
}
.SchedulTableItem
{
	border-right: red thin ridge;
	border-top: red thin ridge;
	border-left: red thin ridge;
	color: blue;
	border-bottom: red thin ridge;
	background-color: #ffff83;
}

.AddSchedulHeader
{
	border-right: red thin ridge;
	border-top: red thin ridge;
	font-weight: bold;
	border-left: red thin ridge;
	color: red;
	border-bottom: red thin ridge;
	background-color: #ccffff;
}

.AddSchedulItem1
{
	border-right: red thin ridge;
	border-top: red thin ridge;
	font-weight: bold;
	border-left: red thin ridge;
	color: blue;
	border-bottom: red thin ridge;
	background-color: #ffccff;	

}
.AddSchedulItem2
{
	border-right: red thin ridge;
	border-top: red thin ridge;
	font-weight: bold;
	border-left: red thin ridge;
	color: red;
	border-bottom: red thin ridge;
	background-color: #aeff84;
}

.LabelControl
{
	vertical-align: super;
}


