.bgmidhome {
	background-attachment: fixed;
	background-image: url(images/bg_mid_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.font11black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bginterna {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.bgmidcont {
	background-attachment: fixed;
	background-image: url(images/bg_mid_cont.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: transparent;
}
.bgmidagr {
	background-attachment: fixed;
	background-image: url(images/bg_mid_agr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
