﻿.confHeading {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #0000FF;
}

.confSubHeading {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}



table.confDayOne {
	background-color: #E1EDFF;
}
table.confDayTwo {
	background-color: #D0DCEE;
}


table.confDaySchedule {
	
}

table.confDaySchedule td {
	margin: 4px;
}


.confDayHeading {
	font-family: Verdana;
	font-weight: bold;
	font-size: medium;
	color: #003366;
	line-height: 40px;	
}

.confDaySubject {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	color: #000000;
	line-height: 32px;
}


.confTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	vertical-align: text-top;
	letter-spacing: 4px;
	background-color: #BEDFF3;
	line-height: 26px;
}

.confHappening {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000099;
	text-align: left;
	vertical-align: text-top;
	background-color: #FFFFFF;
}


.confPlenary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-align: left;
	vertical-align: text-top;
	line-height: 32px;	
}
