.summary {
	border-left: 1px solid #c6d5e1;
	border-top:  1px solid #c6d5e1;
}

.summary tr td a, .summary tr td a:visited { color: blue; }
.summary tr td a:hover { color: #7777FF; }

.summary tr:nth-child(even) { background: #dce6ee; }
.summary tr:nth-child(odd)  { background: #ecf2f6; }

.summary th {
	background: url(images/header-bg-blue.png);
	color: #CFDCE7;
}
