body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.PageTop{
	border-bottom:solid 1px #4B4B4B;
	text-align:center;
	height:59px;
	white-space: nowrap;
	background-color: #000000;
}
.PageTop a img{
	background-repeat: no-repeat;
	background-position: right top;
}
.PageTop a:hover img{
	background-repeat: no-repeat;
	background-position: left top;
}
.PageBodyContainer{
	background-color: #000000;
}
.PageBody{
	background-image: url(images/Trizone_Back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 960px;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E9E8E8;
	font-size:15px;
	padding-bottom:20px;

}
.PageBody h1{
	font-size:20px;
	padding:0px;
	margin:0px;
}
.Now{
	color:#8F8F8F;
	margin-left:20px;
	margin-top:20px;
	margin-bottom: 20px;
	clear: both;
}
.Panel{
	width:230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E9E8E8;
	font-size:12px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.Panel img{
display:block;
}
.Panel a{
	display:block;
	text-decoration:none;
	color: #E9E8E8;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Panel a:hover{
text-decoration:underline;
}
.Footer{
	height:50px;
	width: 940px;
	padding:10px 0px 20px 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:12px;
}
.Footer a{
	color: #999999;
	text-decoration:none;
}
.Footer a:hover{
	color: #999999;
	text-decoration:underline;
}
.Banner{
	color:#ff7200;
	border: 1px dashed #ff7200;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff7200;
	font-size:18px;
	font-weight:bold;
	padding:20px;
	width:460px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.Banner a{
	font-size:12px;
	margin-top:5px;
	display:block;
	color: #ff7200;
	text-decoration:none;
}
.Banner a:hover{
	color: #ff7200;
	text-decoration:underline;
}

