/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: georgia, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #555555;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal, hover, click */
.TM0o0 {
	background: #ded9bc;
	border: 1px solid #ffffff;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: georgia, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.porkback {
	background-image: url(images/porkbgnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 258px;
	width: 598px;
	padding-right: 5px;
	padding-left: 5px;
}
