BODY {
	background-color: #999999;
	margin: 0px;
}

.cec-content {
	width: 1024px;
	text-align: left;
}

A IMG {
	border: 0px;
}

.maintitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007073;
}

.learningtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #916B4A;
	background-color: #EAE2DB;
	padding: 3px;
	width: 580px;
	border: 1px solid #916B4A;
}

.eventTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007073;
}

LEGEND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #916B4A;
}

.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EAE2DB;
	width: 100%;
	font-size: 12px;
}

LI {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 10px;
}

.box {
	text-align: left;
	background-color: #EAE2DB;
	font-size: 12px;
	font-weight: bold;
}

P {
	padding-left: 5px;
	padding-right: 10px;
	text-align: justify;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #916B4A;
	line-height: 25px;
	background-color: #EAE2DB;
	padding: 3px;
	width: 240px;
	border: 1px solid #916B4A;
}

.menu-table {
}
.menu-table TD, .tdstyle {
	background-color: #EAE2DB;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu-table TH {
	background-color: #007073;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.quote-box {
	background-color: #EAE2DB; /** #F3EFEB; /**/
	margin-left: 2px;
	padding: 2px 4px;
	width: 580px;
}
.quote {
	text-align: justify;
	font-style: italic;
	color: #007073;
}
.speaker {
	text-align: right;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #916B4A;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.style4 {
	font-weight: bold;
	color: #ffffff;
}

.style5 {
	font-size: 20px;
}

.style6 {
	font-size: 18px;
	color: #007370;
}

