.usatable {
	border: 0px none #4B7C9F;
	margin: 0px;
	padding: 0px;
}

.daycell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #447287;
	line-height: 1.5em;
	padding-left: 10px;
	empty-cells: hide;
	border-collapse: collapse;
	border: 0px solid #4B7C9F;
	font-weight: bold;
	padding-bottom: 3px;
}
.timecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000060;
	line-height: 1.3em;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4B7C9F;
	border-right-color: #4B7C9F;
	border-bottom-color: #4B7C9F;
	border-left-color: #4B7C9F;
	padding-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}
.eventcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000060;
	line-height: 1.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4B7C9F;
	border-right-color: #4B7C9F;
	border-bottom-color: #4B7C9F;
	border-left-color: #4B7C9F;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}