table.jspa {
	background: #000000;
	border: 2px solid #333333;
	margin-right: auto;
	margin-left: auto;
}
table.jspa caption {
	font-size: 1.2em;
	font-weight: bolder;
	color: #FFCC00;
	text-align: center !important;
	margin: 0px auto 0px;
	padding: 0px;
	border: 1px solid #333333;
	background: #333333;
}
table.jspa th {
	font-size: 1em;
	font-weight: bolder;
	color: #CCCCCC;
	text-align: center;
}
table.jspa td {
	vertical-align: top;
	text-align: center;
	font-size: .85em;
	color: #FFCC00;
	background: #333333;
	padding-top: 2px;
	padding-bottom: 3px;
}
table.jspa img {
	border: 1px solid #000000;
}
.largeFile {
	font-size: 1em;
	color: #CCCCCC;
	padding-top: 3px;
}
table.audiofile {
	background: #000000;
	border: 2px solid #333333;
	width: 646px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
table.audiofile td {
	vertical-align: middle;
	text-align: center;
	font-size: 0.9em;
	color: #FFCC00;
	background: #333333;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 5px;
	font-weight: bold;
}
.emptyCell {
	background: #000000 !important;
}

