@charset "UTF-8";
/* CSS Document */

.tablebg {
	background-image: url(zSiteFiles/imagesBase/tablebg.jpg);
}
.linkbg {
	background-image: url(zSiteFiles/imagesBase/linkbg.jpg);
	height: 69px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.bodytop {
	background-image: url(zSiteFiles/imagesBase/bodytop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodybottom {
	background-image: url(zSiteFiles/imagesBase/bodybottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
p.whitebig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 1.9em;
	text-align: center;
	margin: 12px;
}
a {
	color: #FFF;
	text-decoration: none;
}
