body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 1.5em;

	background-image: ;
	background-repeat: ;	
	color: #5a5a5a;
	}
.text_blue {
	font-weight: bold;
	color: #1f3a81;
}
.text_red {
	font-weight: bold;
	color: #a51739;
}
.text_green {
	font-weight: bold;
	color: #008051;
}

.bar_horiz_grey {
	background-image: url(images/bg_bar_horiz_grey.jpg);
	background-repeat: repeat-x;
	border: 1px solid #868686;
	height: 19px;
}

#td_text_farriers {
	padding-top: 5px;
	padding-right: 5px;
}

#td_text_farriers a:link, #td_text_farriers a:active, #td_text_farriers a:visited {
	color: #3d5492;
	text-decoration: none;
}
#td_text_farriers a:hover {
	text-decoration: underline;
}

#td_text_consult {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 8px;
}

#td_text_consult a:link, #td_text_consult a:active, #td_text_consult a:visited {
	color: #008051;
	text-decoration: none;
}
#td_text_consult a:hover {
	text-decoration: underline;
}

#td_text_supplies {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#td_text_supplies a:link, #td_text_supplies a:active, #td_text_supplies a:visited {
	color: #a51739;
	text-decoration: none;
}
#td_text_supplies a:hover {
	text-decoration: underline;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #868686;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

