.subtopic {
	color: #00305f;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

.topictable {
	border-collapse: collapse;
	border-style: none;
	border-width: 0pt;
	margin: 0pt;
	padding: 0pt;
	width: 100%;
}

.cbartable {
	background-color: #f0f0f8;
	border-collapse: collapse;
	border-style: none;
	border-width: 0pt;
	margin: 0pt;
	padding: 2pt;
	width: 100%;
}

a {text-decoration: none; border-bottom: 1px dotted #3676FF;}
a:hover, a:focus, a:active {text-decoration: none; border-bottom: 0px;}

a.plain:link, a.plain:visited {text-decoration: none; border-bottom: 0px; }
a.plain:hover, a.plain:focus, a.plain:active {text-decoration: none; border-bottom: 1px dotted #36FF76;}

a.cbar:link, a.cbar:visited {text-decoration: none; border-bottom: 0px; color: #0099FF;}
a.cbar:hover, a.cbar:focus, a.cbar:active {text-decoration: none; border-bottom: 1px dotted #36FF76; color: #0099FF;}
