/* Main Styles */
table#main {
	background-color: FFF8E5;
	border-top: 20px solid #FFF8E5;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
.pupiltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
.schooltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
}
.PupilImage {
	padding-top: 15px;
	padding-left: 10px;
}

.SidebarHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	background-color: #9999CC;
	padding: 3px;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}
.footertbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9999CC;
	padding: 2px;
}
.StoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #9999CC;
}
.RelatedHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	background-color: #9999CC;
	padding: 3px;
}
.blank {
	background-color: #9999CC;
}
