body, td, th{
	color:#383838;
	background-color: #FAFAEC;
}

input{
	font-size:10pt;
	border:1px inset #dddddd;
}

.title{
	color:#8b8b8b;
	background-color: #FAFAEC;
	font-size:24px;
}

.pDate{
	color:#8b8b8b;
	background-color: #FAFAEC;
	font-size:18px;
}

.pTime{
	color:#8b8b8b;
	background-color: #FAFAEC;
	font-size:12px;
}

.pBlurb, td{
	color:#333333;
	background-color: #FAFAEC;
	font-size:12px;
}

.pDesc{
	color:#383838;
	background-color: #FAFAEC;
	font-size:14px;
}

.fLogin{
	background-color: #A3A398;
	color:white;
	padding:5px;
	margin:10px 0;
}

.fLogin td{
	background-color: #A3A398;
	color:white;
	vertical-align: middle;
	font-weight:bold;
}

#imgCont{
	background-image: url(../assets/webinar_Picture-Border.png);
	width:234px;
	height:232px;
	line-height: 232px;
	text-align:center;
	vertical-align:bottom;
	position:relative;
	padding-top: 16px;
}

.tDates tr.altRow1 td{
	background-color: #FAFAEC;
	color:#575757;
}

.tDates tr.altRow2 td{
	background-color: #E7E7D9;
	color:#575757;
}

.tDates td{
	background-color: #E7E7D9;
	color:#575757;
	vertical-align: middle;
}

.tDates td.pTitle{
	font-size:18px;
}

.tDates .pTime{
	background-color: transparent;
	color:#575757;
}
}