@charset "utf-8";
body {
	background-color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #77903F;
	text-decoration: none;
	padding-right: 25px;
}
.content-link-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #769040;
	text-decoration: underline;
}
A:hover.content-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #EFD2A8;
	text-decoration: underline;
}
.index-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #77903F;
	text-decoration: underline;
	padding-left: 25px;
}a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #77903F;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #EFD2A8;
	text-decoration: none;
}
.green-bkd {
	background-color: #769040;
}
.white-bkd {
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.white-text {
	color: #FFFFFF;
	padding-left: 25px;
	font-size: 13px;
	font-weight: bold;
}

.pale-green-bkd {
	background-color: #98ac70;
}
.image-border {
	border: 1px solid #FFFFFF;
}
.black-text {
	color: #000000;
	padding-left: 25px;
	font-size: 15px;
	font-weight: bold;
}
.question-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.answer-letters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.black-link {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.black-link:hover {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.green-link {
	color: #769040;
	font-size: 15px;
	font-weight: bold;
}
.green-link:hover {
	color: #990033;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.correct-answer {
	font-weight: bold;
	color: #596C31;
	font-size: 14px;
}
.your-answer {
	color: #990033;
	font-size: 14px;
}
.your-score {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.your-score-bkd {
	background-image: url(images/ghosthunter_images/scores/top-page/score-bkd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 70px;
	width: 182px;
	margin: 0px;
	padding: 0px;
}
.your-score-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 50px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.your-score-bkd-a {
	background-image: url(images/ghosthunter_images/scores/bottom-page/score-bkd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 78px;
	width: 182px;
	margin: 0px;
	padding: 0px;
}

