
#page {
width: 250px;
height:200px;
margin: auto;
margin-top: 100px;
}

#logo {
width:250px;
height:100px;
text-align:center;
}

#percent {
width:250px;
height:20px;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#4228BD;
font-weight: bold;
}

#stat {
width:250px;
height:20px;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FCBF63;
font-weight: bold;
}

#doneMsg {
width:250px;
height:50px;
text-align:center;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight: bold;
}



a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

#doneMsg a {
	color:#000000;
}

#doneMsg a:active {
	text-decoration: underline;
	color:#4228BD;
}

#doneMsg a:hover{
	color:#000000;
 	text-decoration: underline;
 	background-color: #FCBF63;	
}

.rghtalign {
text-align: right;
}

.style18 {font-size: 80%;
	color: #006699;
}
.style19 {color: #006699}
.link {color:#000000; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style43 {color: #009900; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; }
.style44 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #009900;}
.style45 {color: #006699; font-size: 10px; }

