.bg1 {
	background-color: #99D1F5;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentbg {
	background-color: #FFFFFF;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313233;
	line-height: 20px;
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B6EB6;
}
.newbg {
	background-image: url(images/bg-bottom01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bgright {
	background-color: #FFFFFF;
	background-image: url(images/bgright2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #313233;
	line-height: 20px;
}