body {
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
}
.tdWire {
	background-repeat: repeat-y;
	background-position: bottom;
}

img {
	border:none;
}


td {
  font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

th {
  font-family: "Courier New", Courier, monospace;
}
H1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	vertical-align: bottom;
	line-height: normal;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	vertical-align: bottom;
	line-height: normal;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.menuLink {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.menuLink a {
	text-decoration: none;
}
.menuLink a:link {
	text-decoration: none;
}
.menuLink a:visited {
	text-decoration: none;
}
.menuLink a:hover {
	text-decoration: none;
	color: #000000;
}
.backLink {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.backLink a {
	text-decoration: none;
}
.backLink a:link {
	text-decoration: none;
}
.backLink a:visited {
	text-decoration: none;
}
.backLink a:hover {
	text-decoration: none;
	color: #000000;
}
.fotograftext {
	font-size: 10px;
}
p {
	background: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#transLayer {
	position:absolute;
	width:718px;
	height:420px;
	z-index:1;
	border:1px dotted #333333;
	margin-top: -17px;
	margin-left: -10px;
	visibility: hidden;
}
#popUpLayer {
	position:absolute;
	z-index:2;
}
.infoTD {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.copyText {
	color: #999999;
	margin: 0px;
	padding: 0px;
}
