body {
	background-image: url(images/home-bg.jpg);
	background-color: #FDBC62;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
#tblfooter {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFD397;
}

.tdWelcomeBG {
	background-image: url(images/home-welc-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tdFooterBg {
	background-image: url(images/home-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#tblfooter a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFD397;
	text-decoration: none;
}
#tblfooter a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFD397;
	text-decoration: none;
}


.disclaimer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}