#content-body h4{
	color:#666666;
}

#menu ul li a.select-enroll{
	color:#215a1e;
	background:#d2ead0;
}

table{
	border-collapse:collapse;
	background: #eeeeee;
	border-top:1px solid #686868;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	font-size: 16px;
	margin: 20px 0 40px 0;
}
td, th{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:000000;
	padding:5px;
}
th{
	color:#215a1e;
}
tbody th, tbody td{
	border-top: dotted 1px #333;
	border-bottom: dotted 1px #333;
}
tbody th {
	white-space: nowrap;
}
tbody td a, tbody td a:link {
	color:#000000;
	text-decoration:none;
}
tbody td a:hover {
	border-bottom: 1px dashed #bbb;
	color:#4aaa42;
	text-decoration:none;
}

