a:link, a:visited, a:active { 
	color: #aa36dc;
	text-decoration: none; 
} 
a:hover { text-decoration: underline; } 

body {
	margin: 0px;
	background-image: url(../Images/Education/BG-Education.jpg);
}

body, td, input, button {
	font-family: Verdana;
	font-size: 10px;
	color: #7c00b2;
}

.Frame { background-color: #f5dbfe; }

.FrameBorderLeft {
	width: 5px;
	background-image: url(../Images/Education/BorderEducationLeft.jpg);
}

.FrameBorderRight {
	width: 5px;
	background-image: url(../Images/Education/BorderEducationRight.jpg);
}

.CornerLeft {
	width: 20px;
	height: 20px;
	background-image: url(../Images/Education/CornerLeft.gif);
}

.CornerRight {
	width: 20px;
	height: 20px;
	background-image: url(../Images/Education/CornerRight.gif);
}

.Content { 
	font-size: 11px;
	background-color: #ffffff;
}

.Border { border: solid #0456dd 1px; }

.Header {
	width: 770px;
	height: 90px;
	background-image: url(../Images/Education/Banner.jpg);
}

.Footer {
	width: 770px;
	height: 90px;
	background-image: url(../Images/Education/AdBottom.jpg);
}
