body, td, span, div {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
}

th {
	color: #00007B;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.table {
	border-width=1;
	border-color: #000000;
	border-style: solid;
}

a, a:active, a:visited {
	font-family: Verdana, Arial;
	text-decoration: none;
	color: #372A86;
}

.notes, a.notes, a.notes:active, a.notes:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.topic, a.topic, a.topic:visited, a.topic:active
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #372A86;
	text-decoration: none;
}

a:hover, a.notes:hover, a.topic:hover{
	text-decoration: underline;
}

select, .input {
	font-family: Verdana, Arial;
	border-width=1;
	border-color:#830B6B;
	border-style:solid;
	font-size: 12px;
	width: 120px;
	color: #296331;
}

small, .small {
	font-family: Verdana, Arial;
	font-size: 10px;
}

.unavailableLink {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

.topics {
	font-family: Verdana, Arial;
	color: #296331;
	font-weight: bold;
}

.notopics {
	font-family: Verdana, Arial;
	color: #CC9999;
}

#loadingLayer {
	position: absolute;
	width: 100%;
	height: 100%;
}
