/* CSS Document */

body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
a {
	color:#ae3a71;
	font-weight:bold;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

.corner_top { background-image:url(http://schoolzone.eaf.emcsrv.com/schoolzone/img/curvemediumwhite_tl.gif); background-position:top left; background-repeat:no-repeat; }
.corner_bottom { background-image:url(http://schoolzone.eaf.emcsrv.com/schoolzone/img/curvemediumwhite_br.gif); background-position:bottom right; background-repeat:no-repeat; }
.title { font-family:Arial, Helvetica, sans-serif; font-size:21px; font-weight:normal; color:#4588ba; }

