.BGAddress {
	background-image: url(images/top_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TextAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 1ED6E4;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 7C7C7C;
}
.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 717171;
}


a.credits:link {
	color: #717171;
	text-decoration: none;
}
a.credits:visited {
	color: #717171;
	text-decoration: none;
}
a.credits:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7A7A7;
}
a.credits:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7A7A7;
}
a.credits:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7A7A7;
}


a.top:link {
	color: #1ED6E4;
	text-decoration: none;
}
a.top:visited {
	color: #1ED6E4;
	text-decoration: none;
}
a.top:hover {
	color: black;
	text-decoration: none;
	background-color: #1ED6E4;
}
a.top:active {
	color: black;
	text-decoration: none;
	background-color: #1ED6E4;
}
a.top:visited:hover {
	color: black;
	text-decoration: none;
	background-color: #1ED6E4;
	
}



a.contact:link {
	color: #7C7C7C;
	text-decoration: none;

}
a.contact:visited {
	color: 7c7c7c;
	text-decoration: none;
}
a.contact:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #91BFCA;
}
a.contact:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #91BFCA;
}
a.contact:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #91BFCA;
}



.StudentsBG {
	background-image: url(images/students_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ServicesTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 7c7c7c;


}
.ServicesBG {
	background-image: url(images/services_bg.jpg);
	background-position: left bottom;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A8CCD5;
	font-weight: bold;

}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A2A2A2;
}

