.horse_page {
        background: url(/horse_ranch/images/horse_bg.png) repeat-x;
        border:1px solid #006600;
}
.horse_page_yellow {
        background: url(/horse_ranch/images/testing/limosnero_yellow/horse_bg.png) repeat-x;
        border:1px solid #006600;
}
.horse_tables {
	color:#000;
}
.horse_tables a {
    color:#fff;
}
.horse_tables a:hover {
	color:#ffcc00;
}
.horse_table_header {
	font-size:14px;
	font-weight:bold;
	color:#006600;
	padding-top:5px;
	padding-bottom:15px;
}
.horse_table_header_green {
	font-size:14px;
	font-weight:bold;
	color:#006600;
	padding-top:5px;
	padding-bottom:15px;
}
.pedigree_column {
        background-image:url(/images/pedigree_middle_column.png);
        background-repeat:repeat-y;
}