﻿body 
{
	font-family: Arial;
}

.clsScheduleTable
{
	width: 100%;border-left-style: solid; border-left-width: 1px; border-right: 1px solid #C0C0C0; border-top-style: solid; border-top-width: 1px; border-bottom: 1px solid #C0C0C0;
}


.clsScheduleHeader
{
	border-left: 1px solid #C0C0C0; border-right-style: solid; border-right-width: 1px; border-top: 1px solid #C0C0C0; border-bottom-style: solid; border-bottom-width: 1px; background-color: #9C1836;  font-family: Arial; font-size: small; color: #FFFFFF; text-align: center;
}


.clsScheduleDataRow1
{
	border:  solid 1px #C0C0C0; background-color: #FFFFFF; font-family: Arial; font-size: small;
}

.clsScheduleDataRow2
{
	border:  solid 1px #C0C0C0; background-color: #C2DFFF; font-family: Arial; font-size: small;
}
