body {
	background-image:  url(Assets/bodytop.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 12pt;
	padding: 4px 6px 4px 10px;
}
.heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #6F121F;
}
.linessurround {
	border: 1px solid #999999;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 2px;
	margin: 2px;
}
.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	color: #003366;
}
.wines {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #336699;
}
.lines4 {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #435C6D;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #663333;
	text-align: right;
	line-height: 12pt;
}
.p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	line-height: 12pt;
	margin: 2px;
	padding: 2px;
}
.heading3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	color: #996600;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #435C6D;
	padding: 12px;
	border-bottom: 1px solid #999999;
	background: url(Assets/littlesquare.jpg) no-repeat right center;
}
a:link {
	color: #425C6E;
	text-decoration: none;
}
a:hover {
	color: #663300;
}
a:active {
	color: #660000;
}
a:visited {
	color: #435C6D;
	text-decoration: none;
}
.pdfinstructions {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #996600;
}
.linesright {
	border-right: 1px solid #999999;
}
.linesrightbottom {
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
select {
	padding: 0px;
	margin: 6px 0px 0px 12px;
	border-top: 1px solid #669999;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #669999;
}
.linesleft {
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid #999999;
}
