.background {
	background-attachment: scroll;
	background-image: url(images/bgpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hometext {
	font-family: "Bookman Old Style";
	font-size: 12px;

}
.textitle {
	font-size: 14px;
	font-weight: bold;
}

.nav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;

}

.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal
}



.spec {
	color: #FFFFFF;
	background-color: #006600;
	font-size: 10px;
	background-position: left top;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#ffffff
}

bodyold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#DFFDFC
}
.background_home {

	background-attachment: scroll;
	background-image: url(images/bgpic_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.background_home_top {

	background-attachment: scroll;
	background-image: url(images/bgpic_home_top.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
