
body {
	background-color : #f2f2f2;
}
.wronganswerHeading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #CC0000;
}
.warning {
	color : red;
	font-weight : bolder;
	font-style : italic;
}
.tutorialMessage {
	font-family : sans-serif;
	color : CC0000;
	padding-top : 5px;
	text-align : center;
}
.tutorial {
	background-image : url(http://MVATutorial.siteexecutive.com/MVA_Tutorial_Files/mva_supplied_files/contentarea_back.gif);
	background-repeat : repeat;
	width : 100%;
}
.time {
	font-family : Arial, Helvetica, sans-serif;
}
.results {
	font-weight : bolder;
	font-family : sans-serif;
	padding-top : 10px;
}
.responseSelect {
	border : none;
}
.response label {
	float : left;
	height : 100%;
}
.response {
	padding : 2px 10px 20px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
}
.questionHeading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
}
.question {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : 000000;
	padding-bottom : 20px;
	padding-top : 20px;
	padding-left : 7px;
}
.message {
	font-family : sans-serif;
	padding-bottom : 10px;
	padding-top : 5px;
}
.incorrect {
	color : red;
}
.illustration {
}
.explanation img {
}
.explanation {
	font-family : sans-serif;
}
.correct {
	color : green;
}
.caption {
	font-weight : bolder;
	padding-bottom : 5px;
	padding-top : 5px;
	font-family : sans-serif;
}
.Cancelbutton {
	color : 0050A8;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : BOLD;
	font-size : 14px;
	width : 280px;
	  	background-image : url(http://MVATutorial.siteexecutive.com/MVA_Tutorial_Files/mva_supplied_files/button.gif);
	background-repeat : repeat-x;
}
.answerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #009900;
	margin-bottom : 7px;
}
.answerHeading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #009900;
}
