.skybluetbl, .skybluetbl th, .skybluetbl td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	color: #555;
}

.skybluetbl caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

.skybluetbl th, .skybluetbl td { padding: 4px; }

.skybluetbl thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

.skybluetbl tbody th { font-weight: bold; }

.skybluetbl tbody tr { background: #FCFDFE; }

.skybluetbl tbody tr.odd { background: #F7F9FC; }

.skybluetbl a:link {
	text-decoration: none;
}

.skybluetbl a:visited {

	text-decoration: none;
}

.skybluetbl a:hover {
	text-decoration: underline !important;
}

.skybluetbl tfoot th, .skybluetbl tfoot td { font-size: 85%; }
