.selfmed-table,
.selfmed-table td,
.selfmed-table th {
	border-collapse: collapse;
	border-spacing: 0;
}
.selfmed-table  {
	border-width: 1px 1px 0 0;
	border-style: solid;
}
.selfmed-table thead th {
	color: #fff;
}
.selfmed-table tbody th,
.selfmed-table td {
	border-width: 0 0 1px 1px;
	border-style: solid;
}
/* medxxi */
.selfmed-table--medxxi thead th  {
	background: #73c59c;
}
.selfmed-table--medxxi .sub-title-row th,
.selfmed-table--medxxi .sub-title-row td {
	background: #c6e5d3;
}
.selfmed-table--medxxi {
	border-color: #c6e5d3;	
}
.selfmed-table--medxxi th,
.selfmed-table--medxxi td {
	border-color: #c6e5d3;
}
/* selfsure */
.selfmed-table--selfsure thead th  {
	background: #959763;
}
.selfmed-table--selfsure .sub-title-row th,
.selfmed-table--selfsure .sub-title-row td {
	background: #cccbb4;
}
.selfmed-table--selfsure {
	border-color: #cccbb4;	
}
.selfmed-table--selfsure th,
.selfmed-table--selfsure td {
	border-color: #cccbb4;
}
/* medelite */
.selfmed-table--medelite thead th  {
	background: #61847b;
}
.selfmed-table--medelite .sub-title-row th,
.selfmed-table--medelite .sub-title-row td {
	background: #b5c2be;
}
.selfmed-table--medelite {
	border-color: #b5c2be;	
}
.selfmed-table--medelite th,
.selfmed-table--medelite td {
	border-color: #b5c2be;
}
/* selfmed80 */
.selfmed-table--selfmed80 thead th  {
	background: #759d68;
}
.selfmed-table--selfmed80 .sub-title-row th,
.selfmed-table--selfmed80 .sub-title-row td {
	background: #bfd1b7;
}
.selfmed-table--selfmed80 {
	border-color: #bfd1b7;	
}
.selfmed-table--selfmed80 th,
.selfmed-table--selfmed80 td {
	border-color: #bfd1b7;
}
/* selfnet */
.selfmed-table--selfnet thead th  {
	background: #56869e;
}
.selfmed-table--selfnet .sub-title-row th,
.selfmed-table--selfnet .sub-title-row td {
	background: #b2c2ce;
}
.selfmed-table--selfnet {
	border-color: #b2c2ce;	
}
.selfmed-table--selfnet th,
.selfmed-table--selfnet td {
	border-color: #b2c2ce;
}