.nav {
	background-image: url(images/nav_tile.gif);
	background-repeat: repeat;
}
.white {
	background-color: #FFFFFF;
}
.lblue {
	background-color: #6671cb;
}
.blue {
	background-color: #404cb8;
}
.dblue {
	background-color: #2a36ab;
}
.lhs {
	background-image: url(images/lhs_pic2.jpg);
	background-repeat: repeat-x;
}
body,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #febc02;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #febc02;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #febc02;
}


a.bodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #febc02;
	text-decoration: none;
	font-weight: normal;
}
a.bodylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #febc02;
	text-decoration: none;
	font-weight: normal;
}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #febc02;
	text-decoration: none;
	font-weight: bold;
}


a.on:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #febc02;
	text-decoration: none;
	font-weight: bold;
}
a.on:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #febc02;
	text-decoration: none;
	font-weight: bold;
}
a.on:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #febc02;
	text-decoration: none;
	font-weight: bold;
}

.course_table {
	border: 1px #ffffff solid;

}





