@charset "utf-8";
/* CSS Document */

body {background-color: transparent}

BODY {
	SCROLLBAR-FACE-COLOR: #E5DBBA;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #E5DBBA;
	SCROLLBAR-TRACK-COLOR: transparent;
	SCROLLBAR-DARKSHADOW-COLOR: #4E3A2D;
	SCROLLBAR-BASE-COLOR: #E5DBBA;
	margin-left: 0px;
	margin-top: 0px;
	
}
.iframecontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}


.subtitles {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

.largetitles {
	color: #4E3A2D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: 500;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
.subtitleswinetable {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}
.iframecontenttextwine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.iframecontenttextwinesmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
