﻿.standardtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
.greenborder2px {
	border: 2px solid #00FF00;
}
.greenborder1px {
	border: 1px solid #00FF00;
}
.Weekdayscolor { font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	width: 104px;
	background-color:#CCFFCC	
		}
.schedulecolor {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	font-size: small;
	color: #000000;
	font-weight: bold;
background-color: #CCFFCC;
}
.Headingschedfees {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: xx-large;
	text-decoration: underline;
	color: #000000;
}
.Weekdays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	width: 104px;
}
.scheddata {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
