/* Styles used on student pages */

UL {	font-size: 11pt; 
	margin-bottom: 8px
   	}

.StudentPgTitle {	font-size: 14pt;
			font-weight: bold;
			color: white;
			background-color: #663; 
			margin-left: 15px
			}

.StudentSubTitle {	font-size: 11pt;
			font-weight: bold;
			color: #330
			}

.StudentLink A:hover, .StudentLink:hover {	background-color: #FFFFCC; 
						color: #404000;
						text-decoration: none
						}
.StudentLink A:visited, .StudentLink:visited { color: #a00 }
.StudentLink A:active, .StudentLink:active { color: #a00 }
.StudentLink A:link, .StudentLink:link { color: #a00 }

.StudentLogOffText { font-size: 12pt;
		     color: #404000
			}

.StudentLicenseError { background-color: #dda }

.CourseNames { 	color: #33c;
		font-weight: bold
	     	}

.CrsSeqPages { font-size: 8pt }

.CrsSeqAltRow { background-color: #eec }

.CrsBrowseFilter { background-color: #dda }


.CrsSeqList {	background-color: #ffffff;
		border-style: solid;
		border-width: 1;
		border-color:#000000
		}

.CrsSeqModSplit { font-style: italic }


.CrsSeqModifyKey,
.CrsSeqModifyKey TD  { 	margin-top: 10px;
			margin-bottom: -5px;
			font-size: 8pt
			}

.CrsSeqModifyKey TABLE { 	background-color: #ffffff;
				border-style: solid;
				border-width: 1;
				border-color:#000000
			}

.CrsSeqSkipWork, 
.CrsSeqSkipWork A:link, 
.CrsSeqSkipWork A:active,
.CrsSeqSkipWork A:visited { 	color: #808080; 
				font-style: italic 
				}

.CrsSeqSkipWork A:hover { 	background-color: #FFFFCC; 
				color: #808080 
			}

.CrsSeqRecommendWork {	font-weight: bold }
 
.CrsSeqRecommendWork A:link, 
.CrsSeqRecommendWork A:active,
.CrsSeqRecommendWork A:visited { 	color: #a00; 
					font-weight: bold 
				}

.CrsSeqRecommendWork A:hover { 	background-color: #FFFFCC; 
				color: #a00
				}