/* CSS Document */

body.colored {
	background-image: url(back22.jpg);
}

table.oly_mtr_header {
	width: 100%;
}

td.oly_mtr_header {
	padding: 10px 1px;
	font-size: 24pt;
	font-weight: bold;
	font-family: Impact;
	background-color: #000038;
	color: #FFFFFF;
	text-align: center;
}

table.schedule {
	border: 1pt solid #000038;
	border-collapse: collapse;
}

td.schedule_date {
	border: 1pt solid #000038;
	padding: 3px 10px;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}

th.schedule_text, td.schedule_text {
	border: 1pt solid #000038;
	padding: 3px 10px;
	font-size: 11pt;
	text-align: left;
}

th.schedule_ctext, td.schedule_ctext {
	border: 1pt solid #000038;
	padding: 3px 10px;
	font-size: 11pt;
	text-align: center;
}

td.text {
	padding: 0px 5px;
	font-size: 11pt;
	text-align: left;
}

td.ctext {
	padding: 0px 5px;
	font-size: 16pt;
	text-align: center;
}

td.go {
	padding: 0px 5px;
	font-size: 16pt;
	text-align: left;
}

td.prominent {
	font-size: 16pt;
	font-weight: bold;
	font-family: Impact;
	color: RED;
	text-align: center;
}

p.text {
	font-family: Stone Serif Medium, Arial;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

p.ctext {
	font-family: Stone Serif Medium, Arial;
	font-size: 11pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

p.prominent {
	font-family: Stone Serif Medium, Arial;
	font-size: 16pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

p.home {
	font-family: Stone Serif Medium, Arial;
	font-size: 16pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

p.course_header, caption {
	font-family: Stone Serif Medium, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
}

p.red {
	font-family: Stone Serif Medium, Arial;
	font-size: 16pt;
	color: RED;
	text-align: left;
	text-decoration: none;
}

p.black {
	font-family: Stone Serif Medium, Arial;
	font-size: 16pt;
	color: BLACK;
	text-align: left;
	text-decoration: none;
}

p.cblack {
	font-family: Stone Serif Medium, Arial;
	font-size: 16pt;
	color: BLACK;
	text-align: center;
	text-decoration: none;
}

li.medium {
	font-family: Stone Serif Medium, Arial;
	font-size: 16pt;
	padding: 0px 5px;
	text-align: left;
}

span.heading {
	font-family: Stone Serif Medium, Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

span.lghead {
	color: #900;
	font-weight: 900;
	font-size: 16pt;
	font-family: Stone Serif Medium, Arial;
}

span.blackhead {
	color: black;
	font-family: Stone Serif Medium, Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
