.CourseTable
{
	width:100%;
}
.CourseTitle
{
	height:50px;
	padding-left:30px;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	color:#555;
}
.CourseLabel
{
	vertical-align: top;
	padding-left: 10px;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 11px;
	color: #035;
	font-weight: bold;
	border-top: #aaa 1px solid;
	border-bottom: #aaa 1px solid;
}
.CourseItem
{
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:11px;
	color:#000;
	border-top: #aaa 1px solid;
	border-bottom: #aaa 1px solid;
}
.CourseSubscriptionLink
{
	color: #555;
	width: 100%;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
	text-decoration: none;

}
.CourseBackLink
{
	padding-left:40px;
}
.MailPage a:Link,.MailPage a:visited
{
	color: #555;
	width: 100%;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.CourseItem a:Link,.CourseItem a:visited
{
	color: #555;
	font-size: 11px;
	padding-right: 10px;
	
}
.cursusOptiesTable
{
	font-size:11px;
	color:Black;
	width:100%;
}

.linkItem a:link, .linkItem a.Link ,.linkItem a:Visited, .linkItem a.Visited
{
	text-decoration: none;
	color:Black;
	
}
.linkTopSpacerCourse
{
	background-image: url(Resources/Pictures/cursusopties.png); 
	height: 25px;
}
.linkItem
{
	text-indent:30px;
	height:22px;
}
.cursusOptiesTable tr:Hover,.cursusOptiesTable tr.hover
{
	background-image: url(Resources/Pictures/LeftSubMenu/submenu_over.png); 
	color:Blue;
}
/* IE workaround voor hover (gebruikt het filetje hover.htc */
.cursusOptiesTable tr
{
	behavior: url("JavaScript/hover.htc");
}
.cursusOptionRow
{
	background-image: url(Resources/Pictures/LeftSubMenu/submenu_off.png); 
	
}

