/* CSS Document */.table_results {	margin: 0em 0em 1em;	padding: 1em;	border: 1px solid #009;	background: #ffc;	font-size: 85%;}.table_results th{	margin: 0em;	padding: .25em;	text-align: left;	border-bottom: 2px solid #009;	color: #fff;	background: #009;	font-weight: bold;	line-height: 1em;}.table_results td{	background: #ffe;	border-bottom: 1px solid #009;}.table_results td{	margin: 0em;	padding: 0.25em;	line-height: 1em;}.table_record_results {	margin: 0em 0em 1em;	padding: 1em;	border: 1px solid #009;	background: #009;}.table_record_results th{	margin: 0em;	padding: .25em;	text-align: right;	border-bottom: 1px solid #fff;	color: #fff;	background: #009;	font-weight: bold;	line-height: 1em;}.table_record_results td{	margin: 0em;	padding: 0.25em;	border-bottom: 1px solid #009;	background: #ffe;	line-height: 1em;}form {	margin: 1em 0em;	padding: 0em;}