﻿th a { color: #fff; }
.parent_tbl th { background-color: #777; }
.child_tbl th { border: 0px; }
.child_tbl th a { display: block; padding: 0px 12px 0px 12px; background-image: url('/images/icons/sort_arrows.gif'); 
	background-position: center right; background-repeat: no-repeat; }
.child_tbl th a:hover { background-color: Transparent !important; border-bottom: 0px; }
.child_tbl tr.row:hover { background-color: #d6e3ff; }
.pager_links td { background-color: #eaeaea; font-weight: bold; 
	border-top: 4px double #777; border-bottom: 1px solid #ccc; }
.pager_links td table td { border: 0px; }
.pager_links td table td a { font-weight: bold; background-color: #fff; border: 0px; 
	border: 1px solid #336699; text-decoration: none; padding: 0px 2px 0px 2px; }
.pager_links td table td a:hover { background-color: #336699; color: #fff; }

