TD {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Helvetica,Arial
}

.coursedetails {
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;

}
.inst {
	text-decoration: none;
	color: #990000;
	padding: 0px 0px 5px 10px;
}
.resulteven {
	font-weight: bold;
    padding: 10px 0px 5px 0px;
		background-color: #eeeeee;
}
.resultodd {
	font-weight: bold;
    padding: 10px 0px 5px 0px;
		background-color: #dddddd;
}
.courselink {

	color: #ff0000;
    FONT-SIZE: 70%;
	}

.results1 {
	background-color: #dddddd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px 0px 0px 6px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.resultslevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #990000;
	font-weight: bold;

}
A.inst {
	color: #990000;
	text-decoration: none;

}
A:visited.inst {
	color: #990000;
	text-decoration: none;

}
.resulttitle {
	/* font-weight: bold;
    padding: 0px 0px 5px 0px; 
		background-color: #dddddd; */
}
A.resulttitle {
	color: #000099;
	text-decoration: none;
}

