
:focus {
	outline: none;
}

.ajTitle {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	display : block;
	font-size : 16pt;
	color : #000000;
}

.ajSubtitle {
	text-decoration : none;
	font-weight: bold;
	font-size : 12pt;
	margin-top: 18px;
	margin-bottom: 0px;
	color : #C00000;
}

.ajError {
	font-family : Arial, Helvetica;
	font-size : 14pt;
	text-align: center;
	color : #FF0000;
}

.ajButton1 {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	cursor: pointer;
	margin-bottom: 10px;
}

.ajDomanda {
	font-family : Arial, Helvetica;
	font-size : 14pt;
	background-color : #C0D8FF;
	margin-bottom: 10px;
}

.ajRisposta  { font-family : Helvetica, Arial, Tahoma; font-size : 12pt; background-color: #FFD8C0; cursor: pointer; }
.ajRispostaF { font-family : Helvetica, Arial, Tahoma; font-size : 12pt; background-color: #FFD8C0; }
.ajRispNM    { font-family : Helvetica, Arial, Tahoma; font-size : 12pt; background-color: #FFD8C0; cursor: pointer; }
.ajRispNMF   { font-family : Helvetica, Arial, Tahoma; font-size : 12pt; background-color: #FFD8C0; }
.ajRispPat   { font-family : Helvetica, Arial, Tahoma; font-size : 12pt; background-color: #FFD8C0; cursor: pointer; }
.ajRispPatF  { font-family : Helvetica, Arial, Tahoma; font-size : 12pt; background-color: #FFD8C0 }

.ajRispostaOut { background-color: #FFD8C0; cursor: pointer; }
.ajRispostaOut:hover { background-color : #C0FF98; }

.ajNextPage {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-weight: bold;
	font-size : 11pt;
	text-align: right;
	color : #602020;
}

.ajNextPageLink:hover  {
	text-decoration : underline;
	color : #FF0000;
}

.ajExplain {
	font-size: 8pt;
}

.ajRisp0 {
	font-weight: bold;
	font-size: 13pt;
	color: #C02000;
}
.ajRisp1 {
	font-weight: bold;
	font-size: 13pt;
	color: #00A030;
}

.ajStat {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 12pt;
	color : #0040C0;
}

.ajScoreOk {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 54pt;
	font-weight: bold;
	color : #00F030;
}

.ajScoreBad {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 54pt;
	font-weight: bold;
	color : #FF4060;
}

.ajNonSuperata {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 26pt;
	font-weight: bold;
	color : #FF0000;
}

.ajSuperata {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 26pt;
	font-weight: bold;
	color : #008000;
}

.ajTempoScaduto {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 26pt;
	font-weight: bold;
	color : #FF8000;
}

.ajEsameTerminato {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 24pt;
	font-weight: bold;
	color : #C00080;
}

.ajArgomento {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 9pt;
	color : #000040;
}

.ajLabelTempo {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 9pt;
	font-weight: bold;
	color : #606000;
}

.ajPausaTempo {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 8pt;
	color : #404060;
}

.ajTempo2D {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 24pt;
	font-weight: bold;
}
.ajTempo3D {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-size : 16pt;
	font-weight: bold;
}

.ajDiffi {
	font-family : Tahoma, Arial, Helvetica;
	text-decoration : none;
	font-weight: bold;
	font-size : 8pt;
	text-align: center;
	color : #000040;
}

.ajReportTable {
	border-style: none;
}

.ajReportHead {
	background-color : #E0E0E0;
	color: #002080;
	font-weight: normal;
	font-size: 11pt;
}

.ajReportRow {
	background-color : #D0D0E0;
	font-weight: normal;
	color: #0040A0;
	font-size: 11pt;
}

.ajReviewLink {
	font-weight: bold;
	font-size : 12pt;
	color : #0050A0;
}

.ajReviewDoma {
	font-size : 10pt;
	display: block;
	color : #000000;
}

.ajReviewDoma:hover {
	text-decoration : underline;
	color : #C00000;
}
