.actions {
	border: 1px dashed #999;
	padding: 5px;
}

.coursename {
	color: #333366;
	font-weight: bold;
}
#custombanner {
	/* places sliding graphic "WebCT Vista" in banner */
	background-image: url("http://aphid.csuchico.edu/tlpvirtual/training/images/vista.gif");
	background-repeat: no-repeat;
	background-position:right bottom;
	height: 71px;
	min-width: 670px;
}

.darkredfont {
	color:#990000;
	font-weight: normal;
}

/******************************** PAGE HEADER STYLES ***********************************/

	#headerbanner {
		background-image: url("http://aphid.csuchico.edu/tlpvirtual/training/images/vista.gif");
	}
	
/******************************** END PAGE HEADER STYLES ***********************************/

.legendrow td {
	border-bottom: 1px solid #CCC;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
}

.legendtable th {
	font-size: 11px;
	padding-left: 3px;
} 

#listcourses {
	margin-right: 10px;
}
#content-col2 th {
	background-color: #e5b47b !important;
	border-bottom: 3px solid #444;
	color: #444;
	font-size: 100%;
	padding: 3px 5px 3px 3px;
	vertical-align:top;
 }
#content-col2 th a:link {
	background-color: #e5b47b !important;
	color: #444;
}

td.coursetable {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

td.channelhead, tr.channelhead {
	background-color: #990000;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

td.obsoletecourse {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: #999999;
}

th.coursehead {
	background-color: #CCCCCC;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	color:#990000;
	font-size: 12px;
	font-weight: bold;
}

tr.channelhead a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
#content-col2 h2 {
	margin: 0;
	padding-top: 15px;
}
/*#content-col2 h2.track {
	background-color: #660000;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #996666;
	color: #FFF;
	margin-bottom: 0px;
	padding: 3px;
}
#content-col2 h3.session {
	background-color: #EEE;
	border: solid 1px #CCC;
	color: #333;
	font-size: 14px; 
	font-weight: normal; 
	line-height: 14px;
	margin: 5px 0px;
	padding: 3px;
	text-transform: none;
}*/

