body {
	background-image: url(images/bkgrd.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
table {
	background-color: #82A0AB;
}
li, ul {
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	text-align: left;
}
.mt {
	/* border: 1px ridge white; */
	width: 750px;
	background-color: #82A0AB;
}
.mdb, .aisle {
	border-left: 3px solid #D38C4D;
	border-right: 3px solid #D38C4D;
	background: black;
	width: 10px;
}
.ratings {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
}
.cow {
	font-size: 10pt;
	text-align: left;
	padding-left: 3px;
	vertical-align: top;
}
.centeredcow {
	font-size: 10pt;
	text-align: center;
	padding-left: 3px;
	vertical-align: top;
}
.left, .right {
	width: 370px;
}
.dam {
	color: black;
	font-size: 10pt;
	font-weight: bold;
}
.hcS {
	background-color: black;
	border-top: 3px solid #D38C4D;
	border-bottom: 3px solid #D38C4D;
	width: 370px;
}
.hcM {
	background-color: black;
	border-top: 3px solid #D38C4D;
	border-bottom: 3px solid #D38C4D;
	width: 10px;
}
.hcF, .hc {
	background-color: black;
	border-top: 3px solid #D38C4D;
	border-bottom: 3px solid #D38C4D;
}

