@charset "ISO-8859-1";
#wrapper {
	font-family: "Trebuchet MS", Courier, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 20px;
	text-align: left;
}
.line {
	padding: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	font-family: "Trebuchet MS", Courier, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-color: #FFFFFF;
}
.dairyline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	font-family: "Trebuchet MS", Courier, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 60px;
}
#wrapper2 {
	font-family: "Trebuchet MS", Courier, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.a.hover {
	font-family: "Trebuchet MS", Courier, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
}
a:hover {
	color: #FF9933;
	display: block;
}
