/*
+++++++++++++++++++++++++++++++++++++
GENERAL
+++++++++++++++++++++++++++++++++++++
*/

.subBlock, .rrBlock {
	background-color: #87D300;
}

.photoBlock {
	background-image: url(http://www.edgateway.net/pel/images/teaching_photo.jpg);
}

.logoBlock {
	background-image: url(http://www.edgateway.net/pel/images/teaching_logo_box.gif);
	background-color: #87D300;
}

.currLetter {
	background-image:url(http://www.edgateway.net/pel/images/letter_T.gif);
}
.rrLetter {
	background-image:url(http://www.edgateway.net/pel/images/teaching_RR.jpg);
}
.ayLetter {
	background-image:url(http://www.edgateway.net/pel/images/teaching_AY.gif);
}

.homeLINK {
	background-image:url(http://www.edgateway.net/pel/images/home_off_T.gif);
}

.homeLINKover {
	background-image:url(http://www.edgateway.net/pel/images/home_on_T.gif);
}

.head {
	color: #87D300;
}

h1 {
	color: #87D300;
}

.subhead {
	color: #87D300;
}

h2 {
	color: #87D300;
}

.r2p {
	border-top-color: #87D300;
	border-bottom-color: #87D300;
	background-color: #F4FBE8;
	background-image:url(http://www.edgateway.net/pel/images/R2P_T.gif);
}

.rh {
	border-top-color: #87D300;
	border-bottom-color: #87D300;
	background-color: #F4FBE8;
	background-image:url(http://www.edgateway.net/pel/images/RH_T.gif);
}

.resourceLINK {
	background-color: #F4FBE8;
	border-color:#87D300;
	background-image:url(http://www.edgateway.net/pel/images/teaching_RES.gif);
}

.m1 {
	background-color: #C6C8CA;
}

.m2 {
	background-color: #C6C8CA;
}

.m3 {
	background-color: #87D300;
}

.m4 {
	background-color: #C6C8CA;
}

.m5 {
	background-color: #C6C8CA;
}

.mBot {
	background-color: #C6C8CA;
}




