body {
	background-image: url(../images/BG_EPP.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
td.txt_bg {
	background-image: url(../images/txt_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
.txt_bg p {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.txt_bg a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_bg a:visited {
	font-size: 11px;
	color: #8e91ba;
	text-decoration: underline;
}
.txt_bg a:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.txt_bg h1 {
	font-size: 16px;
	color: #efb800;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.txt_bg h1 span {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.txt_bg h2 {
	color: #efb800;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.txt_bg h2 span {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#Table_01 {
	margin-right: auto;
	margin-left: auto;
}
.bttn {
	font-size: 11px;
	color: #FFF;
	margin-right: 165px;
	margin-bottom: 4px;
	text-align: center;
}
.bttn a:link {
	font-size: 11px;
	color: #FFF;
	background-color: #3F4990;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
	font-weight: bold;
}
.bttn a:visited {
	font-size: 11px;
	color: #FFF;
	background-color: #3F4990;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
	font-weight: bold;
}
.bttn a:hover {
	font-size: 11px;
	color: #EFB837;
	background-color: #5C689C;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	width:270px;
	height:414px;
	z-index:0;

	background-image: url(../images/txt_bg.jpg);
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	width:270px;
	height:414px;
	z-index:1;

	background-image: url(../images/txt_bg.jpg);
	visibility: visible;
}
#instructions {
	position:absolute;
	width:175px;
	height:45px;
	z-index:2;
	visibility: visible;
}
#descriptions {
	position:absolute;
	width:175px;
	height:45px;
	z-index:3;
	padding-top: 10px;
	padding-left: 18px;
	visibility: hidden;
}
#descriptions a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
#descriptions a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
#descriptions a:hover {
	font-size: 11px;
	color: #efb800;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

