@charset "utf-8"
body {
	margin-left: 0px;
	margin-top: 40px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height:17px;
	color:#333333;

}
a:link {
	color: #D20E21;
	text-decoration:none;	
}
a:visited {
	color: #D20E21;
	text-decoration:none;
}
.redTittle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

a:active {
	color: #D20E21;
	text-decoration:none;
}
a:hover {
	color: #D20E21;
	text-decoration:underline;
}
.imgBorder_philoshophy {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #2294AF;
}
.imgBorder_aboutSchool {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #F3712F;
}
.imgBorder_Programs {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #D20E21;
}
.imgBorder_Registration {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #74AE2C;
}
.imgBorder_Fundraising {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #550433;
}





.adminTitle{
	font-size:18px;
}
