body {
	color: #333;
	font: 11px/14px Verdana, Helvetica, Arial, sans-serif;
}

.iframe * {
	margin: 0;
	padding: 0;
}
.iframe {
	background-color: #fff;
	margin: 0;
	padding: 20px;
}
.iframe #wrapper {
	width: 100%;
}
.iframe h1, .iframe h2, .iframe h3  {
	color: #960;
	font-size: 11px;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.iframe h2 {
	color: #333;
	margin-top: 2em;
}
.iframe p {
	margin: 1em 0;
	text-align: justify;
}
.iframe ul {
	padding-left: 2em;
}
.iframe #sub_nav {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}
.iframe a {
	color: #960;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.iframe a:hover {
	color: #000;
}
.iframe table {
	border-collapse: collapse;
}
.iframe tr {
	vertical-align: top;
}

.forms_download tr {
	vertical-align: middle;
}
.forms_download td {
	padding-bottom: 1em;
}
.forms_download a {
	color: #000;
}
.forms_download a:hover {
	color: #960;
}

.title {
	font-weight: bold;
}

.title1 {
	color: #960;
	font-weight: bold;
}

.a {
	
	font-size: 10px;
	color: #960;
	font-weight: bold;
	text-decoration: none;
}
.a:hover {
	
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.asml {
	
	font-size: 10px;
	color: #960;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	text-transform: uppercase;
	
}
.asml:hover {
	
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#content {
	padding: 25px;
	clear: both;
	position: absolute;
	color: #333;
	border: none;
	text-align: justify;
	width: 100%;
	height : 95%;
	overflow: auto;
}

#lay_title {
	padding: 25px;
	clear: both;
	position: absolute;
	color: #960;
	font-weight: bold;	
	width: 100%;
	height : 100%;
	
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c90;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform:uppercase;
}
.title2 {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-transform:uppercase;
}
.wines {
	font-weight: bold;
	color: #600;
}
.footer {
	background-color: #222;
	font-size: 9px;
	text-align: center;
}
hr {
	background-color: #ccc;
	border: 0;
	color: #ccc;
	height: 1px;
}


