table {
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
}

td img {
	display: block;
}

.bord {
	background-color: fuchsia;
}

td.topbdr {
	vertical-align: top;
}

td.topbdr div {
	height: 0.67em;
}

td div.gapright {
	margin-right: 0.33em;
}

td div.gapleft {
	margin-left: 0.33em;
}

.id {
	color: aqua;
}

.dateandissue {
	color: yellow;
}

td.titletop, td.titlebottom {
	color: aqua;
}

td.titletop {
	vertical-align: bottom;
}

td.titlebottom {
	vertical-align: top;
}

.menutt {
	color: aqua;
	text-align: center;
}

td#menulines {
	vertical-align: top;
}

td#menulines div a {
	display: block;
	color: aqua;
	text-decoration: none;
}

td#menulines div a:hover, td#menulines div.selectedline a {
	background-color: blue;
}

td#menulines div a .letters {
	color: white;
}

td#menulines div a:focus {
	color: white;
}

td#menulines div a .gt {
	color: black;
}

td#menulines div a:hover .gt, td#menulines div.selectedline a .gt {
	color: blue;
}

td#menulines div a:focus .gt {
	color: white;
}

.helptxt {
	color: lime;
}

.helptxt a {
	color: red;
	text-decoration: none;
}

.descript {
	color: yellow;
}

.fc {
	color: #00ffff;
}

.bb {
	background-color: #0000ff;
}

tr#bottomrow td {
	padding-bottom: 0.33em;
	border-bottom: 0.67em solid fuchsia;
}
