body {
	background-color: #e6f0f9;
	background-image: url(images/bkground.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 929px;
	font-size: 11px;
	color: #FFFFFF;
}

.maintable {
	height: 100%;
	width: 929px;
}
.main_td {
	background-image: url(images/headerindex.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
.schoolpal_header {
	background-image: url(images/schoolpal_header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 62px;
	width: 840px;
	padding-right: 16px;
	padding-bottom: 13px;
	font-size: 12px;
	color: #14436e;
	text-align: right;
}
.teacherpal_header {
	background-image: url(images/teacherpal_header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 62px;
	width: 840px;
	padding-right: 16px;
	padding-bottom: 13px;
	font-size: 12px;
	color: #14436e;
	text-align: right;
}
.propal_header {
	background-image: url(images/propal_header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 62px;
	width: 840px;
	padding-right: 16px;
	padding-bottom: 13px;
	font-size: 12px;
	color: #14436e;
	text-align: right;
}


.footer a:link, .footer a:visited {
	font-size: 12px;
	color: #8cc2f8;
	text-align: right;
	text-decoration: none;
}
.footer a:hover, .footer a:hover,visited {

	font-size: 12px;
	color: #8cc2f8;
	text-align: right;
	text-decoration: underline;
}

.header a:link, .header a:visited {
	font-size: 12px;
	color: #14436e;
	text-decoration: none;
}
.header a:hover, .header a:hover,visited {
	font-size: 12px;
	color: #14436e;
	text-decoration: underline;
}
.generic_header {
	background-image: url(images/generic_header.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 840px;
}

