body {
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.leftOval {
	background-image: url(images/oval_repeaterLeft.gif);
	background-repeat: repeat-y;
}
.rightOval {
	background-image: url(images/oval_repeaterRight.gif);
	background-repeat: repeat-y;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.red_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
}

.small_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}
.wellWorthBG {
	background-image: url(images/wellWorthNoting.gif);
	background-repeat: no-repeat;
}
.youBeJudgeBG {
	background-image: url(images/captionProblems.gif);
	background-repeat: no-repeat;
}
.questionsAnswersBG {
	background-image: url(images/questionsAnswers.gif);
	background-repeat: no-repeat;
}
.body_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.body_titles_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a.subnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.subnavPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3B99;
	text-decoration: underline;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a.subnavPurple:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3B99;
	text-decoration: underline;
}
a.subnavPurple:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0AD00;
	text-decoration: underline;
}
.subnavBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B85BB;
	text-decoration: underline;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a.subnavBlue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B85BB;
	text-decoration: underline;
}
a.subnavBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0AD00;
	text-decoration: underline;
}
.subnavGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95A105;
	text-decoration: underline;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a.subnavGreen:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95A105;
	text-decoration: underline;
}
a.subnavGreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3B99;
	text-decoration: underline;
}
.subnavAnchors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #95A105;
	text-decoration: underline;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a.subnavAnchors:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #95A105;
	text-decoration: underline;
}
a.subnavAnchors:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3B99;
	text-decoration: underline;
}
.purpleTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3C3B99;
}
.purpleTitlesSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C3B99;
}
.orangeTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F0AD00;
}
.orangeTitlesSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0AD00;
}
