th.borderLightBlue {
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #aaaaff;
}
th.borderTop {
border-top-width: 1px;
}
th.borderRight {
border-right-width: 1px;
}
th.borderBottom {
border-bottom-width: 1px;
}
th.borderLeft {
border-left-width: 1px;
}
th.borderAll {
border-width: 1px;
}
span.questionPoolQuestionUnseen {
font-size: 85%;
font-weight: bold;
color: #882222;
}
span.questionPoolQuestionWeak {
font-size: 85%;
font-weight: bold;
color: #cc0000;
}
span.questionPoolQuestionReview {
font-size: 85%;
font-weight: bold;
color: #0000cc;
}
span.questionPoolQuestionLearned {
font-size: 85%;
font-weight: bold;
color: #006600;
}
span.questionPoolAnswerCorrect {
font-size: 85%;
font-weight: bold;
color: #006600;
}
span.questionPoolAnswerDistractor {
font-size: 85%;
font-weight: normal;
color: #444444;
}
span.practiceExamQuestion {
font-size: 85%;
font-weight: normal;
color: #000000;
}
span.practiceExamAnswerCorrect {
font-size: 85%;
font-weight: bold;
color: #006600;
}
span.practiceExamAnswerIncorrect {
font-size: 85%;
font-weight: bold;
color: #cc0000;
}
span.practiceExamAnswerDistractor {
font-size: 85%;
font-weight: normal;
color: #444444;
}
