body {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
#Courses{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width:606px;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
#leftcontent {
	position: absolute;
	left:302px;
	top:740px;
	width:580px;
	background:#fff;
	}
#rightcontent {
	position: absolute;
	left:600px;
	top:60px;
	width:200px;
	background:#fff;
	}
#banner {
	position: absolute;
	left:10px;
	top:0px;
	width:800px;
	height:60px;
	background:#fff;
	}
A {
	COLOR: #000000;
	TEXT-DECORATION: none;
	}
A:hover {
	COLOR: #000066;
	TEXT-DECORATION: underline;
	}
A.selected {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #000066;
	}
A:active {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #000066;
	}
A.selected:hover {
	COLOR: #ffffff;
	}