.outline  {
	border: 1px solid black;
}
.outlinew {
	border: 1px solid white;
}
.newsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	}
a.schedlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
}
a:hover.schedlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.itemlink {
	font-size: 10px;
	color: #660000;
	text-decoration: underline;
}
a:hover.itemlink {
	color: #999900;
	font-size: 10px;
}
.deptmonth {
	padding-top: 3px;
}
a.menulink {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	height: 20px;
	width: 141px;
	clear: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}
a:hover.menulink {
	color: #FFFFFF;
	text-decoration: underline;
}
.menuhdr {
	color: #FFFFFF;
	text-decoration: none;
	height: 3px;
	width: 141px;
	clear: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 12px;
}
.menusublink {
	color: #cccccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	height: 20px;
	width: 141px;
	clear: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 5px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
}