@charset "UTF-8";
.headBkg {
	background-image: url(images/mSchoolHead2.jpg);
	background-repeat: no-repeat;
}
.TableBkg {
	background-image: url(images/MsBodyBkg.jpg);
	background-repeat: repeat;
}
.bsecText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: lighter;
	line-height: 28px;
	color: #26153A;
	text-indent: 10px;
}
.bsecTextEM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height: 32px;
	color: #AE004A;
	margin-left: 40px;
	font-style: italic;
	margin-right: 40px;
}
.bsecList {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	color: #3A205B;
	list-style-type: none;
	list-style-image: url(images/MandalaSmDing.jpg);
	text-indent: 15px;
	margin-left: 30px;
	margin-right: 30px;
}
.HotLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background-color: #FF9;
}
.bsecList2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	color: #3A205B;
	list-style-type: none;
	list-style-image: url(images/MandalaSmDing.jpg);
	text-indent: 15px;
	margin-left: 30px;
	margin-right: 30px;
}
.FormBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #A3349D;
	text-align: left;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #C558C0;
	border-right-color: #C558C0;
	border-bottom-color: #C558C0;
	border-left-color: #C558C0;
}
.PurpBox {
	background-image: url(images/PurpBox.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.FormQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

