.divouterwrap {
	background: #000000 url('/new/dl_exam_teenbg.png') no-repeat;
	width: 814px;
	height: 621px;
	color: #ffffff;
}

.divinnerwrap {
	z-index: 100;
	padding: 30px;
}

.qcolor {
	color: #f2a11e;
	font-weight: bold;
}

.answer {
	color: #059705;
	font-weight: bold;
}

.congrats {
	font-size: large;
	font-weight: bold;
	white-space: nowrap;
	color: #059705;
}

.incorrect {
	font-size: large;
	font-weight: bold;
	white-space: nowrap;
	color: #bc0023;
}

.final_score {
	color: #bc0023;
	font-weight: bold;
}

.tbl_counter {
	background-image: url(/new/buttons/questions_back.gif);
	background-repeat: no-repeat;
	color:#000;
	height: 36px;
	padding-left: 10px;
}

.qactive {
	background: #000;
	color: #f2a11e;
	font-size:18px;
}

#INFO	a {
	color: #f2a11e;
	font-weight: bold;
	text-decoration: none;
}

#INFO	a:hover {
	color: #bc0023;
	font-weight: bold;
	text-decoration: none;
}

#CONTACT a {
	color: #f2a11e;
	font-weight: bold;
	text-decoration: none;
}

#CONTACT a:hover {
	color: #bc0023;
	font-weight: bold;
	text-decoration: none;
}

#QC	a {
	color: #000;
	font: bold 14px/16px verdana, sans-serif;
	text-decoration: none;
}	

#QC	a:hover {
	color: #bc0023;
	font: bold 14px/16px verdana, sans-serif;
	text-decoration: none;
}

.qImage	{
	border: 3px double #f2a11e;
}	

.btn_restart {
	margin-right: 10px;
}

.btn_start {

}

.btn_radio {

}

.btn_submit {
	margin-right: 10px;
}

.btn_continue {

}

.btn_quit {

}

.btn_back {

}
