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