body  {
	color: #334E56;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
}
table {
	font-size: 1em;
}
table.withborder {
	border: 1px solid #f1f1f1;
	width: 100%;
	margin-bottom: 1em;
	font-size: 1em;
}
table.withborder a {
	color: #A4242C; //#1d427c;
}
table.withborder a:hover {
	text-decoration:none;
	background-color: #f1f1f1;
}
table.withborder th {
	background-color: #ddd; //#0e90c4;
	color: #000;
} 
table.withborder th a {
	color: #000;
	text-decoration:none;
} 
table.withborder tr.odd {
	background-color: #dceff8;
}
table.withborder tr:hover {
	background-color: #f1f1f1;
}
table.withborder h1 {
	color: #ff6600;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.3em;
	padding-bottom: .8em;
	font-weight: normal;
}

.withBorder th .th_link {
	color: #000;
}

