
p,div,span,li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.question {
	color:black;
}
.red {
	color: #cc0000;
}
.questionnumber {
	color:red;
	font-size:14px
}
.questionanalysis {
	color:blue;
	font-size:14px;
	font-weight:bold;
}
.analysis
{
color:green;
font-weight:bold;
font-size:14px;

}
.answer {
	color:black;
}
.answeranalysis {
	color:maroon;
	font-weight:bold;
}
.quiztitle {
	color:red;
	font-size:26px;
	font-weight: bold;
	font-family:Arial;
}
.quizdescription {
	color:black;
}
.quizmotto
{
	color:Grey;
	font-size:16px;
	font-style:italic;
	font-weight: bold;
}

#progressdone
{
	background-color:red;
}
#progressdiv
{
}
#analysis
{
	background-color:black;
}
table.whiteTable {display:block; clear:both; border:none; color:#2b1e01; margin-top: 20px; margin-right: auto; margin-bottom: 20px; margin-left: auto;}
table.whiteTable td {padding:0px; overflow:hidden; border:none;}
table.whiteTable td.topleft { width:30px; height: 30px; background: url(../images/wt-topleft.gif) no-repeat;}
table.whiteTable td.topspan {height: 30px; background:url(../images/wt-topspan.gif) repeat-x;}
table.whiteTable td.topright { width:30px; height: 30px; background:url(../images/wt-topright.gif) no-repeat;}
table.whiteTable td.leftspan { width: 30px; background:url(../images/wt-leftspan.gif) repeat-y;}
table.whiteTable td.whiteTableContent { padding:10px; background:#ffffff;}
table.whiteTable td.rightspan { width: 30px; background:url(../images/wt-rightspan.gif) repeat-y;}
table.whiteTable td.bottomleft {width:30px; height: 30px; background:url(../images/wt-bottomleft.gif) no-repeat;}
table.whiteTable td.bottomspan {height: 30px; background:url(../images/wt-bottomspan.gif) repeat-x;}
table.whiteTable td.bottomright {width:30px; height: 30px; background:url(../images/wt-bottomright.gif) no-repeat;}