.rel_table td
{
	border-right:dashed #888 1px;
	border-bottom:dashed #888 1px;
	padding:2px;
}

.rel_header td
{
	background-color: #8abad6;
	border-bottom: solid #000 4px;
}

.rel_header td, .bold_row
{
	font-weight:bold;
}

.bold_row td
{
/* 	border-top:solid #000 1px; */
	border-bottom:solid #000 1px;
}

table.tcard {
	border-collapse:collapse;
}

table.tcard td {
	border-bottom:dashed #aaa 1px;
}

td.parn {
	border-right:dashed #aaa 1px;
	padding-left:15px;
	padding-right:15px;
}

td.parv {
	padding-left:15px;
	padding-right:15px;
}

table.sr_tbl td a {
	color:#000;
	text-decoration:none;
}

table.sr_tbl td a:hover {
	color:#444;
	text-decoration:underline;
}
