.prog-tb {
	text-decoration: none;
	width: 100%;
	display: table;
	font-size: 12px;
}

.prog-tb .lpane {
	width: 400px;
	float: left;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.prog-tb .rpane {
	float: right;
	width: 400px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.prog-tb .lpane table {
	font-size: 12px;
	width: 400px;
}
.prog-tb .rpane table {
	font-size: 12px;
	width: 400px;
}
body table tr td table tr td table tr td table tr td {
	font-size: 12px;
}
.note {
	font-size: 12px;
	color: #F39;
	text-decoration: none;
}
.progTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06F;
}

