.QLMSTopFrameMenuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.QCourseTopPanelRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.QCourseTopPanelLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BF0000;
	font-weight: bold;

}
.QCourseLSidePanelButtons {
	cursor: hand;
}
.QCourseBottomPanelLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.QCourseBottomRulerCell {
	overflow: hidden;
	height: 16px;
	width: 16px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -2px;
	padding-top: 1px;
	cursor: hand;
}

.QCourseBottomRulerCellOver {
	background: #6194BF;
	overflow: hidden;
	height: 16px;
	width: 16px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -2px;
	padding-top: 1px;
	cursor: hand;
}
.QCourseBottomRulerCellSelected {
	background: #FFE70F;
	overflow: hidden;
	height: 16px;
	width: 16px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #23649C;
	letter-spacing: -2px;
	padding-top: 1px;
	cursor: hand;
}
.QCourseExerciseBorder {
	border: 1px solid #1B507D;
}
.QCourseHandCursor {
	cursor: hand;
}
.QCourseStimuliBorder {
	border: 1px solid #1B507D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFAE2;
	padding-left: 5px;
	cursor: hand;
}
.QCourseStimuliSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC33;
	background-color: #FFFAE2;
	cursor: hand;
}
.QCourseStimuliIdle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	background-color: #FFFAE2;
	cursor: hand;
}
.QCourseStimuliHidden {

	display: none;
}
.QCourseResultsCell
{
	background-color:#D9E0E8;
	border-right-color:#FFFFFF;		
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#FFFFFF;		
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.QCourseResultsCellEnd
{
	background-color:#D9E0E8;
	border-bottom-color:#FFFFFF;		
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.QCourseToolTipFrame
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	border-right-color:#23639A;		
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#23639A;		
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-color:#23639A;		
	border-left-width:1px;
	border-left-style:solid;
	border-top-color:#23639A;		
	border-top-width:1px;
	border-top-style:solid;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#FF000000', Positive='true');
}
.QCourseToolTipTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.QCourseToolsNormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
	cursor:hand;
}
.QCourseToolsOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#23649C;
	cursor:hand;
}