body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBFDFF;
	background-image: url();
}
.brdr {
	width: 34px;
	height: 100%;
}
.main {
	width: 990px;
	height: 100%;
	background-color: #bef2fb;
	text-align: center;
	vertical-align: top;
}
.ep_top {
	background-image: url(images/ep1.gif);
	height: 18px;
	width: 922px;
}
.ep_bottom {
	background-image: url(images/ep2.gif);
	height: 21px;
	width: 922px;
}
.ep_bg {
	background-image: url(images/epbg.gif);
	width: 922px;
}
.th {
	height: 50px;
	width: 50px;
	border: 1px solid #FFFFFF;
}
.epbt {
	background-image: url(images/epbt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 63px;
	width: 922px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.ft:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.ft:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.ft:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.ft:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.epdesc {
	padding-top: 4px;
	padding-right: 38px;
	padding-bottom: 4px;
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.eptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
}
.w_border {
	border: 10px solid #d2f7fb;
	background-color: #FFFFFF;
}
.w_warningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
}

