.tablebkgd {
	background-image: url(images/layout_05.jpg);
	background-repeat: repeat-y;
}
.bodytx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/layout_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 40px;
	padding-left: 15px;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #33A457;
}
.subheading {
	font-weight: bolder;
	color: #33A457;
}
.linkpad {
	padding-left: 80px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 6px;
	line-height: 17px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
body {
	background-color: #295DA8;
	margin-top: 0px;
}
