body
{
	
}

hr	{border:solid 1px #565656; height:1px;}

/* Nav bar (menu) on the left side */
.HomeNav
{
	font-size: 12px;
	width: 158px;
	color: #505650;
	line-height: 30px;
	font-family: Arial;
	height: 100%;
	background-color: #fdd47a;
	text-decoration: none;
}
.HomeNav a, .HomeNav a:link
{
	font-size: 12px;
	color: #505650;
	font-family: Arial;
	text-decoration: none;
}

/* Bar under header */
.HeaderBar, .HeaderBar a, .HeaderBar a:link { font-weight: bold; font-size: 12px; color: #ffffff; font-family: Arial; background-color: #4f5d9a; text-decoration: none; }

/* Electronic Information Resources */
.Resource_Header a
{	
	background-color:"#4f5d9a";
	color:"#FFFFFF";
	font-weight:bold;	
}
.Resource_Header hover
{	
	text-decoration:none;	
}

.Resource_Section
{	
	background-color:"#808080";
	color:"#FFFFFF";
	font-weight:bold;
	text-decoration:underline;
}

.Resource_Link
{	
	font-weight:bold;
	font-size:13px;
}
.Resource_Link hover
{	
	text-decoration:none;
}
.News
{
	font-weight: bold;
	font-size: 12px;
	color: white;
}

/* Calendar */
.HeaderStyle		{ font-size: 12px; color: #ffffff; font-weight: bold; background: #4F5D9A;}
.todaydaystyle		{ font-size: 11px; background: #cccccc; color: #343434; }
.selecteddaystyle	{ font-size: 11px; background: #8e8bf4; }
.DayStyle			{ font-size: 11px;}
.CalendarLink		{ font-size: 11px; color: #0000cc; text-decoration: none;}
.FilterArea			{ background: #cccccc; height: 10; }

/* Calendar Event Detail */
.EventDetailTitle	{ font-size: 13px; color: #000080; font-weight: bold;}
.EventTable			{ font-size: 12px; background: #ffffcc;}

/* Middle Page Navigation */
.midNavHd
{
	font-size: 14px;
	color: #0000cc;
	line-height: 20px;
	font-family: Arial;
	background-color: transparent;
	text-decoration: none;
}
a.midNavHd:Hover
{
	font-size: 14px;
	color: #0000cc;
	line-height: 20px;
	font-family: Arial;
	background-color: transparent;
	text-decoration: underline;
}
.midNavSub
{
	font-size: 10px;
	margin-left: 20px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
/* Recommended Websites links */
a.libRecSites
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
a.libRecSites:hover
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.hotspot
{
	left: 480px;
	width: 120px;
	position: absolute;
	top: 400;
	height: 80px;
}
