body {
	background-color: #000000;
	background-image: url(Images/hyperius_home.jpg);
	background-position: 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.white_description {
	color: #cdd261;
	line-height: 22px;
	letter-spacing: 0pt;
	font-size: 17px;
	font-weight: bold;
}
.white_table_labels {
	font-size: 16px;
	color: #67ad45;
	font-weight: bold;
}
.red_table_labels {
	font-size: 16px;
	color: #792230;
	font-weight: bold;
}
.table_layout {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.wineprice {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a img {
	border: 0;
}
.vis {
	display: none;
}
form{
	display : inline;
}
img { behavior: url(iepngfix.htc); }
