/* MadCap Table Style: */

/*<meta Version="9" />*/

mcTableStyle
{
	border-collapse: collapse;
	border-spacing-y: 0;
	border-spacing-x: 0;
	name: Normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #757575;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #757575;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #757575;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #757575;
	width: 100%;
}


/* Cell Styles: */
 
.TableStyle-Normal
{
	border-collapse: collapse;
	border-left-style: solid;
	border-left-color: #757575;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #757575;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #757575;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757575;
	border-bottom-width: 1px;
	border-spacing: 0px 0px;
	width: 100%;
}

.TableStyle-Normal th {
	border:1px solid #757575;
}

.TableStyle-Normal td {
	border-collapse: collapse;
	border-left-style: solid;
	border-left-color: #757575;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #757575;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #757575;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757575;
	border-bottom-width: 1px;
	border-spacing: 0px 0px;
	padding: 5px;
}
