/* CSS Document */

.table-cell {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	border-right: 4px solid #ffffff;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}
.table-cell-right {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}
.table-cell-mid {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	border-right: 4px solid #ffffff;
	border-top: 4px solid #ffffff;
}
.table-cell-mid-right {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	border-top: 4px solid #ffffff;
}
.table-cell-main {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}