@charset "utf-8";
td img {
	display: block;
}
.Copy {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	text-align: center;
	vertical-align:top;
	color: #999;
}
.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}
.tdBckgFiller {
	background-repeat: repeat;
}
.tdBckgNotFiller {
	background-repeat: no-repeat;
}

.BLOCK_DEFAULT_HIDDEN {
	display: none;
}

