/* CSS Document */

table#recordsdisplay {
	background:transparent;
	border:none;
}
td.headers {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#F2F2F2;
	font-weight:bold;
	padding:5px 3px;
	margin:2px 1px;
	border:1px solid #000000;
	background-color:#4f3615;
	}
td.horse-info {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	padding:5px 3px;
	margin:2px 1px;
	border:1px solid #666666;
	background-color:#f0e5c9;
	}
td.horse-info a:link {color:#7b5a2f;}
td.horse-info a:visited {color:#7b5a2f;}
td.emphasize {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	padding:5px 3px;
	margin:2px 1px;
	border:1px solid #666666;
	background-color:#f0e5c9;
	}

td.emphasize2 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	padding:5px 3px;
	margin:2px 1px;
	border:1px solid #ACABA6;
	}

table#paging-links {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	}

span.name {
	font-size:14px;
	font-weight:bold;
	}
span.new {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	}
span.updated {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	}
p.message {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin:25px;
	}
h1.pagelabel {
	color:#4f3615;
	}
div.record-paging {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	}
div#top-link {
	text-align:center; margin-top:10px; clear:both;
	}
