.bg1 {
	background-image: url(images/background1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image: url(images/background2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tx1 {
	font-family: Tahoma;
	font-size: 10px;
	color: 848484;
}
.bgimg {
	background-attachment: fixed;
	background-image: url(images/orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tx2 {

	font-family: Tahoma;
	font-size: 11px;
	color: 848484;
}
.bg3 {

	background-image: url(images/background3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg4 {


	background-image: url(images/background4.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tx3 {

	font-family: Tahoma;
	font-size: 10px;
	color: 616161;
}
.bg5 {



	background-image: url(images/backgroundsecond.gif);
	background-repeat: repeat-x;
	background-position: top;
}

