@import url( ../../css/easy-table.css );
table.easy-table-cuscosky {
	border: 1px solid rgb(212, 224, 238); border-image: none; color: rgb(85, 85, 85); font-family: "Trebuchet MS", Arial, sans-serif; border-collapse: collapse;
}
.easy-table-cuscosky th {
	border: 1px solid rgb(212, 224, 238); border-image: none; color: rgb(85, 85, 85); font-family: "Trebuchet MS", Arial, sans-serif; border-collapse: collapse;
}
.easy-table-cuscosky td {
	border: 1px solid rgb(212, 224, 238); border-image: none; color: rgb(85, 85, 85); font-family: "Trebuchet MS", Arial, sans-serif; border-collapse: collapse;
}
.easy-table-cuscosky caption {
	margin: 5px; padding-bottom: 5px; font-size: 150%; font-weight: bold;
}
.easy-table-cuscosky td {
	padding: 4px;
}
.easy-table-cuscosky th {
	padding: 4px;
}
.easy-table-cuscosky thead th {
	background: rgb(230, 237, 245); text-align: center; color: rgb(79, 118, 163); font-size: 100% !important;
}
.easy-table-cuscosky tfoot th {
	background: rgb(230, 237, 245); text-align: center; color: rgb(79, 118, 163); font-size: 100% !important;
}
.easy-table-cuscosky tbody th {
	font-weight: bold;
}
.easy-table-cuscosky tbody tr {
	background: rgb(252, 253, 254);
}
.easy-table-cuscosky tbody tr:nth-child(2n+1) td {
	background: rgb(247, 249, 252);
}
.easy-table-cuscosky tbody tr:nth-child(2n+1) th {
	background: rgb(247, 249, 252);
}
.easy-table-cuscosky table a:link {
	color: rgb(113, 138, 190); text-decoration: none;
}
.easy-table-cuscosky table a:visited {
	color: rgb(113, 138, 190); text-decoration: none;
}
.easy-table-cuscosky table a:hover {
	color: rgb(113, 138, 190); text-decoration: underline !important;
}
.easy-table-cuscosky tfoot th {
	font-size: 85%;
}
.easy-table-cuscosky tfoot td {
	font-size: 85%;
}
