/* Setting the name of the style */
.ms-rteTable-20{
	-ms-name: "Moderate Green";
	}
.ms-rteTable-20,
.ms-rteTable-20 > tbody > tr > td,
.ms-rteTable-20 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darker",opacity:"1")] */ 
border:1px solid #aec736;
padding: 9px 5px 6px;
}
.ms-rteTable-20 tr.ms-rteTableHeaderRow-20,
.ms-rteTable-20 tr.ms-rteTableFooterRow-20,
.ms-rteTable-20 tr.ms-rteTableHeaderRow-20 > th,
.ms-rteTable-20 tr.ms-rteTableFooterRow-20 > th,
.ms-rteTable-20 tr.ms-rteTableFooterRow-20 > td
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darker",opacity:"1")] */ 
background-color:#aec736;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ 
color:#fff;
}