.mainbagg {
	background-attachment: fixed;
	background-image: url(../images/midtmidt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainbagg2 {
	background-attachment: fixed;
	background-image: url(../images/midtmidt2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.HEADER1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	text-align: left;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #CCCCCC;
	background-position: top;
}
.linkz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.linkz:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.sunhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #CC0000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
}
.hidden {
	overflow: hidden;
	position: fixed;
	z-index: auto;
}
.boxspace {
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
