div.yui-skin-sam .yui-dt th {
	background-color:#005597;
}
.yui-dt table tr.topline td {
	border-top: 1px solid #7faacb;
}
.yui-dt table tr.underline td {
	border-bottom: 1px solid #7faacb;
}
div.yui-skin-sam .yui-dt tr.yui-dt-first td {
	border-top: 1px solid #7faacb;
}

div.yui-skin-sam tr.yui-dt-highlighted {
	background: #abc7dd !important;
}
div.yui-skin-sam .yui-dt-data tr.yui-dt-highlighted td.selected {
	background: #abc7dd;
}
div.yui-skin-sam tr td.yui-dt-highlighted {
	background: #abc7dd !important;
}

.yui-skin-sam .yui-dt th{
	border-right-width: 1px !important;
}

div.yui-skin-sam .yui-dt-data tr td.selected {
	background-color: #eff0f0;
}

div.yui-skin-sam .columnLines td, .yui-skin-sam .columnLines th {
	border-right: 1px solid #7faacb;
}

div.yui-skin-sam .yui-dt th.subHeader {
	text-align: right;
}
