@charset "utf-8";
body, td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0px;
}
.Header {
	/*background-image: url(images/HeaderFill.gif);*/
	height: 198px;
}
.PoliceLine {
	background-image: url(images/PoliceLine.gif);
	height: 15px;
}
.TabStrip {
	padding-top: 5px;
	padding-left: 15px;
}
.marquee {
	background-color: #fff500;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
.BodyBackground {
	width:472px;
	height:621px;
	background-image:url(images/BodyBackground.gif);
}
.BodyScroller {
	width:472px;
	height:621px;
	overflow:auto;
}h1 {
	font-size: large;
	font-weight: bolder;
}
#PressAttachment {
	margin-bottom: 15px;
}
#PressReturn {
	margin-top: 15px;
}.SubjectsCard {
	background-image: url(images/Cards/SubjectsCard.gif);
	height: 262px;
	width: 370px;
	margin: 0px;
	padding: 0px;
}
.SubjectsCard table, .LevelsCard table {
	margin: 15px;
}
.SubjectsCard td, .LevelsCard td, .SubjectsCard a, .LevelsCard a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
}
.LevelsCard {
	background-image: url(images/Cards/LevelsCard.gif);
	height: 262px;
	width: 370px;
	margin: 0px;
	padding: 0px;
}

.yuimenuitemlabel
{
	font-size: 8pt;
	padding: 0 10px !important;
}

.yuimenubar
{
	background-image: none !important;
	background-color: #FBF0D0 !important;
}

.title
{
	background-image: url(/images/TitleBlank.jpg);
	width: 365px;
	height: 77px;

	font-size: 24pt;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

.triviaanswer
{
	font-size: 18pt;
	color: black;
	border: 1px dotted black;
	padding: 10px;
	display: block;
	background: #fff7b5;
	text-decoration: none;
}

#triviafullanswer
{
	font-size: 12pt;
	color: black;
	border: 1px dotted black;
	padding: 10px;
	display: block;
	background: #fff7b5;
	text-decoration: none;

	display: none;
}