@charset "UTF-8";
#winestable/* CSS Document */

 {
	width: 540px;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#winestable a {
	color: #990000;
	text-decoration: none;
	border-bottom-style: none;
}
#winestable a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
th {
	text-align: left;
	padding: 6px 6px 6px 0px;
	font-weight: normal;
	font-size: 1.1em;
}


td {
	padding-top: 10px;
	padding-bottom: 2px;
}
td.alt {
	padding: 12px 0px 2px 0px;
}
td.cat {
	padding: 10px 0px 6px 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#datestable {
	width: 540px;
	font-size: 1.1em;
	margin-bottom: 20px;
	float: left;
}
td.red {
	color: #740000;
}
