/* CSS Document */
.seminar1 {
	display:block;
	background-color: #DEFEE1;
	list-style-type: none;
	list-style-image: none;
	font-size: 10pt;
	border: 2px solid #CCCCCC;
}
.seminar2 {
	display:block;
	list-style-type: none;
	list-style-image: none;
	font-size: 10pt;
	border: 2px solid #CCCCCC;
}
.seminar2button {
	background-color: #CAD5FF;
	font-size: 10pt;
	width: 8em;
	color: #FF3300;
}
.seminar3 {
	display:block;
	list-style-type: none;
	list-style-image: none;
	font-size: 10pt;
	border: 2px solid #CCCCCC;
}
.seminar3button {
	background-color: #DDDDDD;
	font-size: 10pt;
	width: 8em;
	color: #FF3300;
}
.seminar4 {
	display:block;
	list-style-type: none;
	list-style-image: none;
	font-size: 10pt;
	border: 2px solid #CCCCCC;
}
.seminar4button {
	background-color: #FFE697;
	font-size: 10pt;
	width: 8em;
	color: #FF3300;
}
.seminar5 {
	display:block;
	background-color: #DDFFDD;
	list-style-type: none;
	list-style-image: none;
	font-size: 10pt;
}
.seminar5button {
	background-color: #D0FFD0;
	font-size: 10pt;
	width: 8em;
	color: #FF3300;
}
.seminar6 {
	display:block;
	background-color: #E3BBFF;
	list-style-type: none;
	list-style-image: none;
	font-size: 10pt;
}
.seminar6button {
	background-color: #E3BBFF;
	font-size: 10pt;
	width: 8em;
	color: #FF3300;
}
.time {
	margin-left: 1em;
		/*	
	display:block;
	list-style-type: none;
	list-style-image: none;
	font-size: 12pt;
	margin: 0px;
	line-height: 1.4em;
	*/
	/*width: 600px;*/
	/*	padding: 5px;*/
	/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;*/
}
/*
.time li{
	padding: 4px;
	margin-left: -40px;
	margin-top: 4px;
}
*/
.seminarTitle1 {
	/*width: 38em;*/
	width: 520px;
	display: block;
	float: left;
	font-weight: bold;
	padding:0.5em;
}
.seminarTitle2 {
	/*width: 38em;*/
	width: 520px;
	display: block;
	float: left;
	font-weight: bold;
	padding:0.5em;
	/*height: 4em;*/
}
.seminarRoom1 {
	/*width: 8em;*/
	width: 100px;
	display: block;
	font-weight: bold;
	text-align: right;
	float: right;
	padding:0.5em;
}
.seminarRoom2 {
	/*width: 8em;*/
	width: 100px;
	display: block;
	font-weight: bold;
	text-align: right;
	float: right;
	padding:0.5em;
	/*height: 4em;*/
/*	background-color: #0066AA;
	clear: right;*/
}
.seminarPresenter1 {
	clear:both;
	margin-left: 1em;
	margin-bottom: 0.5em;	/*
	clear:left;
	float: left;
	clear:both;
	*/
	
}
/*.seminarBody {
	width: 39em;
	display: block;
	background-color: #CCCC00;
	float: left;
	clear: left;
}
*/
.schedule {
	display:block;
	/*width: 600px;*/
	list-style-type: none;
	list-style-image: none;
	font-size: 12pt;
	margin: 0px;
	/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;*/
	line-height: 1.4em;
	clear: left;
	padding: 0px;
	float: left;
}

.schedule ul{
	margin-left:0px;
	margin-right:15px; 
}

.style1 {
	font-size: 9pt;
	display: block;
}
.seminarButton {
	width: 600px;
	display: block;
	padding-left: 50px;
}
.chkCursor {
	cursor:pointer;
}
