.back {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.mainboxbg {
	background-image: url(images/mainbox.png);
	background-repeat: no-repeat;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A6E8F;
}
.titletxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A5672;
}

.litetitletxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFEC9C;
}
.bdytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
}
.blankback {
	background-image: url(images/blankback.png);
	background-repeat: no-repeat;
}

