#opencourses{
}

#opencourses tr{
	background-color:#FFFFDE;
	border:1px #999 solid;
	height: 1.43em;
}

#opencourses tr.alt{
	background-color: #fff3d8;
}

#opencourses thead td{
	color:  black;
 	font-family: verdana;
	font-weight: bold;
	background-color: #fff;
}

#opencourses thead tr{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
