@charset "UTF-8";
#sSessions {
	text-align:right;
	padding-top: 20px;
}
#sSessions table {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3172FF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #3172FF;
}
#sSessions table td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3172FF;
	font-size: 0.85em;
	text-align:left;
	height: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #3172FF;
	vertical-align: top;
}
#print {
	display:inline-block;
	font-size: 0.75em;
	text-align:right;
	float: right;
	padding-top: 5px;
}
#print img {
	vertical-align: text-bottom;
	border:0px;
}
#day {
	height: 25px;
	margin-top: 10px;
}
#day h2 {
	padding-left: 50px;
	font-size: 1.1em;
	margin: 0px;
	color: #999;
	display:inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.times {
	font-size: 90%;
	color: #565656;
	height: 15px;
	vertical-align: top;
}
#content_inner table td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3172FF;
	font-size: 0.9em;
	text-align:left;
	height: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #3172FF;
	vertical-align: top;
}

.gray50 {
	background-color: #B0B0B0;
}
.gray25 {
	background-color: #DFDFDF;
}
.brightBlue {
	background-color: #00D0FF;
}
.lightGreen {
	background-color: #CFF;
}
.blue {
	background-color: #9CF;
}
.lightBlue {
	background-color: #CCECFF;
}
.textCenter {
	text-align: center;
}
.theme {
	color: #064A96;
	display: block;
	margin-bottom:3px;
}
