*
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 1em;
}
body, html 
{ 
	height: 100%;
}
body 
{
	color: #FF00FF;
	background-color: #DDD;
}
a.photoshamanRef
{
	font-size: 0.8em;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
a.photoshamanRef:hover
{
	color: #444;
	text-decoration: underline;
}
div.sign
{
	float: right;
	clear: both;
	padding: 10px;
	padding-right: 40px;
	text-align: center;
}
td.top
{
	background-color: #DDD;
	text-align: center;
	padding-bottom: 0px;
	height: 30px;
}
td.bottom
{
	text-align: center;
	background-color: #DDD;
	height: 35px;
	padding-top: 5px;
}
td.thumbs
{
	border: 1px solid #AAA;
}
td.side
{
	background-color: #DDD;
	padding-right: 5px;
	width: 50px;
}
td.space
{
	height: 10px;
}
td.left_btn
{
	width: 45px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
	font-weight: bold;
	color: #555;
}
td.left_btn_na
{
	width: 45px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
	font-weight: bold;
	color: #999;
}
td.left_btn a
{
	color: #444;
	text-decoration: none;
}
td.left_btn a:hover
{
	color: #444;
}
td.bottom_btn
{
	width: 150px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
	font-weight: bold;
	color: #555;
}
td.bottom_btn_na
{
	width: 150px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
	font-weight: bold;
	color: #999;
}
td.bottom_btn a
{
	color: #444;
	text-decoration: none;
}
td.bottom_btn a:hover
{
	color: #444;
}
table.thumb_table td
{
	text-align: center;

	width: 34%;
}
table.thumb_table td.blue
{
	border: 1px solid #61b1fb;
}
table.thumb_table td.red
{
	border: 1px solid #fb6161;
}
table.thumb_table td.orange
{
	border: 1px solid #fbc361;
}
table.top
{
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 0px;
	spacing: 0px;
}
td.header
{
	background-image: url(bg-t.gif);
	font-size: 1.5em;
	text-align: center;
	color: #444;
	padding: 2px;
}
