.bodyTxt {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;

}
.teacherBg {
	background-attachment: scroll;
	background-image: url(/elt/treasureplus/teachers/images/left_aw.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #AA75AB:alpha(opacity=60)?, FinishOpacity=?, Style=?, StartX=?, StartY=?, FinishX=?, FinishY=?); 

}
.bodyHead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.otherBodyTxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-style: normal;
	color: #000000;
}
.assessmentBg {

	background-attachment: scroll;
	background-image: url(../assessment/images/left_aw.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F7ACC5;
}
.studentBg {


	background-attachment: scroll;
	background-image: url(../students/images/left_aw.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F8B300;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;


}
a:visited {
	text-decoration: none;
}
.tableTxt {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
.aboutBg {

	background-attachment: scroll;
	background-image: url(../about/images/left_aw.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #56BB35;
}
.introTxt {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.studentBgQuizzes {



	background-attachment: scroll;
	background-image: url(../students/images/quizzes_left_aw.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F8B300;
}
.parentBg {



	background-attachment: scroll;
	background-image: url(../parents/images/left_aw.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #EA5489;
}
.fieldTxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	line-height: normal;
}


.aplha {
	filter: alpha(opacity=60);
}

.errMsg {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	line-height: normal;
}

