/* ABOUT SECTION */
.sectionmain {
	background-color: #4f3570;
}
.sectiondark {
	background-color: #30194c;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.webcastTitle {
	color: #635a59;
	font-weight: bold;
	font-size: 12px;
}
.webcastInfo {
	color: #756a69;
	font-size: 11px;
}
.pagetitle {
	color: #30194c;
	font-size: 14px;
	font-weight: bold;
}