*
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1em;
}
body 
{
	background-color: #ece9d8;
}
.thumbTD 
{
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #aca899;
	border-right: 1px solid #aca899;
	padding: 0px;
	spacing: 0px
}
.thumbCell 
{
	border: 0px solid #000033;
	padding: 20px;
	background-color: #ece9d8;
}
.tr
{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #aca899;
	border-right: 1px solid #aca899;
}
table.navi
{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #aca899;
	border-right: 1px solid #aca899;
}
td.prev
{
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #aca899;
}
td.next
{
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #FFFFFF;
}
td.navi
{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #aca899;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
table.main
{
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #aca899;
	border-left: 1px solid #aca899;
	margin-bottom: 20px;
}
h1
{
	color: #555;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
a.photoshamanRef
{
	font-size: 0.8em;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
a.photoshamanRef:hover
{
	color: #333;
	text-decoration: underline;
}
a.sp
{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
a.sp:hover
{
	color: #333;
}
a.sp span
{
	height: 20px;	
	background-image: url(reg.gif);
	display: block;
	border: 1px solid #ece9d8;
	float: left;
	text-align: center;
}
a.sp:hover span
{
	background-image: url(active.gif);
	border: 1px solid #555;
	cursor: hand;
}
a.sp span.w1
{
	width: 20px;
}
a.sp span.w2
{
	width: 25px;
}
a.sp span.w3
{
	width: 60px;
}
span.w1_na
{
	width: 20px;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #555;
	height: 20px;	
	border: 1px solid #555;
	display: block;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
span.w2_na
{
	width: 25px;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #555;
	height: 20px;	
	border: 1px solid #555;
	display: block;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
span.space
{
	width: 60px;
	height: 20px;	
	float: left;
	display: block;
}
p.ptext
{
	font-size: 0.8em;
	font-weight: bold;
	color: #555;
}
div.sign
{
	padding-bottom: 20px;
}

