.BodyCell {
	background-color: #FFFF7B;
	background-image: url(images/body.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.SideLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #930049;
	font-size: 12px;
	font-weight: normal;
}
.bottomWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.SideLinks a:link {
	text-decoration: none;
	color:#930049;
	}
.SideLinks a:visited {
	text-decoration: none;
	color: #930049;
	}
.SideLinks a:hover {
	text-decoration: none;
	color: #CC0099;
	
	}
.SideLinks a:active {
	text-decoration: underline;
	color: #930049;
	}
.TopHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #BD086B;
	font-style: italic;
	font-weight: bold;
}
.Keywords {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #B50463;
	font-weight: bold;
}
.BoxedText {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #B50463;
	font-weight: normal;
}
.BodytextOnly {
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testScrollBox {
	position:relative;
	left:245px;
	top:157px;
	width:603px;
	height:325px;
	background-color:#ffffff;
	overflow:scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
