.largewine {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #8C0000;
	font-weight: bold;
}

.calendartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AC3535;
	font-weight: bold;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #2E9999;
}

a:visited {
	text-decoration: none;

}
a:hover {
	color: d07b18;
	text-decoration: none;

}
a:link {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.mainitalictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-style:italic;
}
.mainitalictext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC3535;
	font-style:italic;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.sectionheader {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.sectionheader1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC3535;
}
.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
.maintext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

textarea {
overflow: scroll;
overflow-y: hidden;
overflow-x: hidden;
overflow:-moz-scrollbars-vertical;}