.table
{
    border-color: #494F51;
    width: 75%
}

body.search
{
	background-color: #8c8c8f;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	margin-top: 2px;
}

.pagetitle
{
	font-size: 18px;
	font-weight: bold;
	color: #004483;
}

td.tableheader
{
	background-color: #004483;
	color: White;
	font-weight: bold;
}

.newsession
{
	border-color: #004483;
	border-style: solid;
	border-width: thin;
}

.newsessiontext
{
	color: #004483;
	font-weight: bold;
	font-style: italic;
}

.newsessionurl
{
	font-weight: bold;
	font-style: normal;
}

.searchterm
{
	background-color: #F2D479;
}

a.topnav, a.topnav:hover, a.topnav:selected
{
	font-size: larger;
}

a.topnavactive, a.topnavactive:hover, a.topnav:selected
{
	font-size: larger;
	font-weight: bold;
}

