.AccordionPanelContent table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
	padding: 0px;
}
.AccordionPanelContent th {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	color: #FFFFFF;
	background-color: #333333;
	font-style: normal;
	font-weight: normal;
}
.AccordionPanelContent td {
	background-color: #FFEA71;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
.thrColElsHdr .tableDesign {
	background-color: #0A0A0A;
	border: .5px solid #333333;
	vertical-align: top;
}
.thrColElsHdr .tableDesign th {
	background-color: #000000;
	background-image: url(../images/bGFooter.gif);
}
