#LeftNavMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #462B4D;
	text-decoration: none;
}

#LeftNavMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #462B4D;
	text-decoration: none;
}
#LeftNavMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #462B4D;
	text-decoration: none;
}

#LeftNavMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #462B4D;
	text-decoration: none;
}

#LNTitle {
	text-align: center;
	margin-top: 10px;
} 

.LNavTitle {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #924EA2;
	font-weight: bold;
	text-decoration: underline;
}

#LDiv {
margin-left: 5px;
}

.LeftDivision {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

#LCat {
	margin-left: 10px;
	}
	
.LeftCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
}
#LSubCat {
	margin-left: 15px;
}
	

.LeftSubCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
}

#LCourse {
	margin-left: 20px;
}


.LeftCourse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

#LUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .60em;
	color: #000000;
	margin-left: 15px;
}
