.clsNode {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	color: white;
	height: auto;
	width: 100px;


}

.clsNodeSelected {
font-weight:bold; 
font-family: tahoma; 
font-size: 8pt; 
text-decoration: none; 
cursor: hand; 
color: white}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;

}
.vertNav {
	color: #FFFFFF;
	font-size: 7pt;
	height: 25px;
	

}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #84135E;
	font-size: 12pt;
	font-weight: bold;
	
}
.pageTitle {
	font-family: "Bradley Hand ITC";
	font-size: 22px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
	}
	
.footer {
	font-family: "comic Sans MS";
	font-size: 12px;
	color: #7A7A7A;
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	TEXT-DECORATION: none;
	color: #0000FF;
}
a:visited {
		TEXT-DECORATION: none;
		color: #0000FF;
}
.courseTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #84135E;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #336699;
}
