th {
	background: #005880;
	color: #fff;
	/*font-weight: bold;*/
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

td{
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

/*td * {
	padding: 6px 11px;
}*/

tr.alt td {
	background: #ecf6fc;
}

tr.over td, tr:hover td {
	background: #bcd4ec;
}

