.mainbg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
.borderth {
	border: 1px solid #000000;
}
.txtbgtitle {
	background-attachment: fixed;
	background-image: url(images/t1.jpg);
	background-repeat: no-repeat;
}
.txtnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.botbg {

	background-attachment: scroll;
	background-color: #78C0FE;
	background-image: url(images/bebg.jpg);
	background-repeat: repeat-x;
}
.borderth2 {

	border: 3px solid #000000;
}
.txtnormalwht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtnormalblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAECFF;
}
.txtnormalpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3016D;
	font-weight: bold;
}
.botbg2 {


	background-attachment: scroll;
	background-color: #78C0FE;
	background-image: url(images/j_bg.jpg);
	background-repeat: repeat-x;
}
