a:link
	{
	color: gray;
	background-color: transparent;
	text-decoration: none;
	}
a:visited
	{
	color: gray;
	background-color: transparent;
	text-decoration: none;
	}
a:hover
	{
	color: silver;
	background-color: transparent;
	text-decoration: none;
	}
a:active
	{
	color: red;
	background-color: transparent;
	text-decoration: none;
	}
body
	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #333;
	color: gray;
	font-family: Lucida Grande, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	}
div.header_left
	{
	background-color: transparent;
	width: 75px;
	height: 18px;
	margin: 0px;
	padding: 6px;
	border-style: none;
	border-width: 0px;
	text-align: left;
	font-size: 16px;
	}
div.header_right
	{
	background-color: transparent;
	position: absolute; left:45px; top:0px; width:800px; height:18px;
	margin: 0px;
	padding: 6px;
	border-style: none;
	border-width: 0px;
	text-align: center;
	color: silver;
	}
table.content
	{
	background-color:transparent;
	width: 900px;
	height: 660px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	text-align: center;
	}
div.footer
	{
	background-color: transparent;
	position: absolute; left:75px; width:800px; height:18px;
	margin: 0px;
	padding: 6px;
	border-style: none;
	border-width: 0px;
	text-align: left;
	color: silver;
	}
td.others
	{
	color: gray;
	background-color: transparent;
	}
.image
	{
	border: 0px;
	width: auto;
	height: auto;
	}
.thumb
	{
	background-color: transparent;
	width: 112px;
	height: 112px;
	vertical-align: middle;
	text-align: center;
	border: 0px;
	}
table.thumbs
	{
	background-color: transparent;
	border-collapse: separate;
	border-spacing: 1px 1px;
	border: 0px;
	}
img.thumb
	{
	border-width: 0px;
	}
