/* CSS Document */

#trailimageid
{
	font-size: 0.75em;
	position:fixed;
	visibility: hidden;
	margin-left: -290px;
	left:50%;
	top: 190px;
	width:580px;
	z-index: 200;
}
#trailimageidx
{
	font-size: 0.75em;
	position:fixed;
	visibility: hidden;
	margin-left: -290px;
	left:50%;
	top: 190px;
	width:580px;
	z-index: 201;
}

#trailimageid h2 {
	font-size: 10pt;
	color: gray;
	font-weight: 300;
	text-align: center;
}
#trailimageidx h2 {
	font-size: 10pt;
	color: gray;
	font-weight: 300;
	text-align: center;
}

td.textborder {
	border: 1px dotted gray;

}

#trailimageid img {
	border: 1px dotted gray;

}
#trailimageidx img {
	border: 1px dotted gray;

}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {font-size: 9px}

