﻿.CompletionCertificate
{
	width: 500px;
	height: 300px;
	background-color: #eeeeee;
}

.CompletionHeader
{
	display:block;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding-top:20px;
}

.CompletionNotice
{
	padding: 25px 10px;
	text-align: center;
	display:block;
}

.QuizInformation
{
	display: block;
	padding: 15px 15px 10px 15px;
}

.InformationHeader
{
	font-weight: bold;
	width: 100px;
}

.Information
{
	padding-bottom:10px;
}


.txt_quizquestation { font-family:Verdana; font-size:13px; color:#000000; font-weight:bold;  line-height:20px; }
.txt_quizquestation a { color:#3366CC; text-decoration:none; font-weight:bold; } /*color:#3280CB;*/
.txt_quizquestation a:hover { color:#3366CC; text-decoration:underline; }

.txt_quizans { font-family:Verdana; font-size:13px; color:#000000; font-weight:normal; margin:0; padding:0;   }
.txt_quizans a { color:#3366CC; text-decoration:none; font-weight:bold; } /*color:#3280CB;*/
.txt_quizans a:hover { color:#3366CC; text-decoration:underline; }



.txt_takeqz { font-family:Verdana; font-size:13px; color:#000000; font-weight:normal; margin:0; padding:0;   }
.txt_takeqz a { color:#3366CC; text-decoration:none; font-weight:bold; } /*color:#3280CB;*/
.txt_takeqz a:hover { color:#3366CC; text-decoration:underline; }

.CommandButton_quiz { background-image:url(but_submit.jpg); width:80px; height:30px; border:0; }

