﻿.ste_HeaderCell_Date, .ste_HeaderCell_Time, .ste_HeaderCell_Location
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:white;
}
.ste_HeaderCell_Date
{
	text-align:center
}
.ste_HeaderCell_Time
{
	text-align:right;
	margin-right:15px;
}
.ste_HeaderCell_Location
{
	text-align:left;
	margin-left:5px;
}
.ste_DateColumn_Month, .ste_DateColumn_DayNumber
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	text-align:center;
	display:inline;
}
.ste_DateColumn_DayNumber
{
	margin-left:5px;
}
.ste_DateColumn_Day
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-size:12pt;
	text-align:center;
}
.ste_TimeColumn
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:right;
	padding-right:9px;
	margin-top:8px;
	height:45px;
}
.ste_Location_Place
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12pt;
	margin-top:8px;
	height:20px;
}
.ste_Location_Address
{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	height:25px;
}
.ste_Table
{
	width:100%;
	border-left:2px #50739A solid;
	border-right:2px #50739A solid;
	border-bottom:2px #50739A solid;
}
th
{
	border-top:2px #50739A solid;
	background-color:#50739A
}
.ste_Cell_Date, .ste_Cell_Time, .ste_Cell_Location
{
	border-top:2px #50739A solid;
	padding-top:10px;
	padding-bottom:10px;
}
.ste_Cell_Date
{
	text-align:center;
}
.ste_Row
{

}
.ste_Cell_Date
{
	background-image:url('/Style%20Library/Images/schedulegradient.jpg');
	background-repeat:repeat-y;
	width:20%;
}
.ste_Cell_Time, .ste_Cell_Location
{
	width:15%;
	background-color:#fffbf5;
	padding-left:5px;
	padding-right:5px;
}
.ste_Cell_Location
{
	width:65%;
}

