body {
	background: #000 url(../images/pagebg.gif) repeat-x left top;
	margin: 0px;	padding: 0px;
	border: 0px;
	width: 100%;	height: 100%;
}
td, textarea, select, input {
	font: normal 11px Arial;
	color: #000;
}
a, a:hover {
	font: normal 11px Arial;
	color: #000;
	text-decoration: none;
}
img {
	border: 0px;
}
.pad {
	vertical-align: top;
	padding: 25px;
}
.tpimg {
	background-color: #8C8C8C;
	width: 697px;	height: 210px;
	vertical-align: bottom;
	text-align: center;
}
.main {
	background: #FFF url(../images/bgtree.jpg) no-repeat right bottom;
	margin: 0px;	padding: 0px;	border: 0px;
	vertical-align: top;
	height: 100%;
}
.maintxt {
	font: normal 14px Bell MT, sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 32px;
	padding-left: 18px;
	vertical-align: top;
	height: 100%;
}
.inhead {
	font: normal px Arial;
	color: #FFF;
	text-decoration: none;
	vertical-align: top;
	line-height: 30px;
}
.inhead2 {
	font: normal 18px Arial;
	color: #FFF;
	text-decoration: none;
	vertical-align: top;
	line-height: 30px;
}
.subtxt {
	font: normal 14px Arial;
	color: #FFF;
	text-decoration: none;
	vertical-align: top;
	line-height: 25px;
	padding-left: 10px;
}
.intxt {
	font: normal 13px Arial;
	color: #000;
	text-decoration: none;
	vertical-align: top;
	height: 100%;
}
.tblhd {
	font: bold 11px Arial;
	color: #FFF;	background-color: #939393;
	text-decoration: none;	text-align: center;
	height: 26px;
}
.foottxt {
	font: bold 13px Arial;
	color: #939393;
	text-align: center;
}
.infoottxt {
	font: bold 13px Arial;
	color: #939393;
	text-align: center;
	height: 20px;
	vertical-align: bottom;
}