hr { border-color: black; border-style: solid; border-width: 0 0 1px; }
.textnav { color: #000; font-size: x-small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
.textnav:hover { color: #c01921; font-size: x-small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; background-color: #e0dfdf; text-decoration: none; }
.headtext { color: black; font-size: xx-small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.headtext a { color: black; font-size: xx-small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
#navcontainer { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-indent: 4px; width: 180px; display: block; }
#navcontainer a { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-indent: 4px; display: block; width: 180px; padding: 4px; }
#navcontainer a:hover { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; background-color: #a41d21; background-image: url(images/nav_bg_over.gif); text-decoration: none; text-indent: 4px; display: block; padding: 4px; width: 180px; }
.content { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 4px; }
b, strong { color: #ac1a21; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
#animal input { color: #c01921; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; background-color: white; text-indent: -8px; border-style: solid; border-width: 0; cursor: pointer; }
#animal input:hover { color: #000; fcolor: #c01921; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; background-color: #e0dfdf; text-decoration: none; text-indent: -8px; }
.banner{
	width: 125px;
	float: right;
	background: url(images/color-box.gif) no-repeat;
	height: 125px;
}
.banner p{
	line-height: 11px;
}
.banner a{
	display: block;
	width: 97px;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	padding-top: 3px;
	color: #3f3e3e;
	margin: 0 auto;
}
.banner a:hover{
	color: #a41d21;
}

