.back{
	font-family: Arial;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../image/box1.jpg);
	background-repeat: no-repeat;
}
.background{
	font-family: Arial;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../image/bingotop.jpg);
	background-repeat: no-repeat;
}
.txtheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txtcontent {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txtContent2{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	width:118px;
}
.redtxt {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.bluetxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}

