/*This stuff was here pre-Wendy*/

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
.noline {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	text-decoration: underline;
}
.nolineg {
	color: 364A00;
	text-decoration: none;
}
.noliney {
	color: D24F00;
	text-decoration: none;
}

/*Styles added by Wendy for CurrentClasses page*/

body {
	background: #FFF;
	margin: 0;
	font: medium "MS Sans Serif", Geneva, sans-serif;
	}
p.datesection {
	font: medium "MS Sans Serif", Geneva, sans-serif;
	padding-top: 1em;
	color: #473C8B;
	}
table.listing {
	width: 100%;
	margin: 1.5em 0 0 0;
	border: 0;
	}
.listingheader {
	font: bold 100% "MS Sans Serif", Geneva, sans-serif;
	color: #800000;
	}
span.listingheader_body {
	font: bold 110% "MS Sans Serif", Geneva, sans-serif;
	color: #800000;
	}
.listingdate {
	font: bold 90% "MS Sans Serif", Geneva, sans-serif;
	color: #473C8B;
	}
.listingbody {
	font: normal 90% "MS Sans Serif", Geneva, sans-serif;
	color: #000;
	}
td.sslistingheader {
	background: #DFEFFF;
	font: bold 100% "MS Sans Serif", Geneva, sans-serif;
	color: #800000;
	}
td.sslistingdate {
	background: #DFEFFF;
	font: bold 90% "MS Sans Serif", Geneva, sans-serif;
	color: #473C8B;
	}
td.sslistingbody {
	background: #DFEFFF;
	font: 90% "MS Sans Serif", Geneva, sans-serif;
	}
table.featuredlisting {
	margin: 1.5em 0 0 0;
	border-spacing: 0px; 
	border: solid 2px #800000;
	width: 98%;
	}
table.featuredlisting td {
	border: solid 1px #800000;
	display: table-cell;
	margin: 0;
	padding: 0.25em;
	font: "MS Sans Serif", Geneva, sans-serif;
	}
td.fltitle {
	background: #D3E7EC;
	text-align: center;
	color: #473C8B;
	font: bold "MS Sans Serif", Geneva, sans-serif;
	}
td.fltitle_lt {
	background: #D3E7EC;
	text-align: left;
	color: #473C8B;
	font-weight: bold;
	}
td.fldata {
	background: #D3E7EC;
	font: 90% "MS Sans Serif", Geneva, sans-serif;
	}
table.minibanner {
	width: 95.0%;
	border: 1.0pt outset #056479;
	}
td.mbdata {
	border: 1.0pt inset #056479;
	padding: 3.75pt;
	background: #D3E7EC;
	}
img.featuredleft {
	border: 0;
	float: left;
	margin: 0 0.5em 0.25em 0;
	}
