.bg {
	background-attachment: scroll;
	background-image: url(pics/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.textbg {
	background-image: url(pics/Image2_4x1.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #6CAB26;
	text-decoration: none;
	font-weight:bold;
}
.text2 {
	color: #666666;
}
.text3 {
	color: #999999;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
