/* CSS Document */
table.table011 {
	margin-top: 0em;
	margin-bottom: 0em;
	border-collapse: collapse;



	border: solid 1px #;
	font-size: 100%;
	border: 1px solid #E0E0E0;
}

table.table011 caption {
  margin-top: 1em;
  text-align: left;
}

table.table011 th,
table.table011 td {
  border: solid 1px #;
	padding: 10px 0px 10px 2px;
	border: solid 1px #E0E0E0;
}

table.table011 th {
	background-color: #DAF2FF;
	text-align: center;
	white-space: nowrap;
	color: #000000;
}

table.table011 td.course {
  text-align: center;
  font-size: 200%;
  font-weight: bolder;
}

table.table011 td.time,
table.table011 td.fee {
  text-align: center;
  white-space: nowrap;
}
