.Text {
	font-family: tahoma;
	font-size: 10px;
	color: #330000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.Links {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: underline;
}
a img {border: none;}
.WineName {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #330000;
	letter-spacing: normal;
}
.Rights {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
a.nav:link {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	letter-spacing: normal;
	text-decoration: none;
}
a.nav:visited {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	letter-spacing: normal;
	text-decoration: none;
}
a.nav:active {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	letter-spacing: normal;
	text-decoration: none;
}
a.nav:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	letter-spacing: normal;
	text-decoration: none;
}
a.else:link {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
a.else:visited {	
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
a.else:active {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
a.else:hover {	
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
p {
	font-size:85%;
	max-width: 280px;
}
label {
display:block;
	font-size: 10px;
	font-family: tahoma;
	color: #330000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
textarea {
	width:250px;
	height:100px;
}
.textInput {
width:250px;
}
select{
width:230px;
font-family: tahoma;
	font-size: 10px;
	color: #330000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.warning {
font-family: tahoma;
font-size: 10px;
font-weight:normal;
color:#FF0000;
}
.confirmation {
	font-family: tahoma;
	font-size: 10px;
	font-weight:normal;
	color:#990000;
}
.load{background:url('images/waiting.gif') no-repeat center;
}
.quotationmarks {
	font-family: Garamond;
	font-size: 14px;
	font-weight:bold;
	color:#330000;
}