﻿#courses {
	font-size:9pt;
}
#courses table {
	width:100%;
}
#courses td {
	border:1px #008080 solid;
	line-height:14px;
	vertical-align:top;
}
#courses tr.headerrow {
	background-color: #008080;
	color: yellow;
	border:0px #008080 solid;
}
#courses td.coursedate {
	width:20%;
}
#courses td.setupcol {
	width:25%;
}
#courses td.courselink {
	width:55%;
}
.redhighlight {
	color:#f00;font-weight:bold;
}
a.tocmap {
	padding:0 4px;
}
