body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #FFFAFA;
	color: #A0A0A0;
	margin-left: 2px;
	margin-top: 2px;
}
body.window {
	margin: 5px;
	border: 0px;
	padding: 0px;
}
a {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #6998FF;
}
a.nav {
	color: #C0C0C0;
}
a.nav:hover {
	color: #808080;
}
a.nav:active {
	color: #808080;
}
a.hidden {
	color: #FFFAFA;
}
hr {
	color: black;
	height: 1px;
}

td {
	font-size: 10px;
	padding: 2px 10px;
}
td.gbook {
	padding-top: 5px;
	padding-bottom: 5px;
}
th {
	font-size: 10px;
	color: silver;
}

#all {
	margin-left: 5%;
	margin-top: 5%;
	width: 700;
}
#title {
	font-weight: bold;
	font-size: 16px;
	color: #6998FF;
}
#main {
	position: relative;
	left: 50px;
}
#win {
	padding-left: 50px;
	padding-right: 10px;
}
#footer {
	position: relative;
	z-index: 10;
}
th.x { 
	border: silver solid 1px;
}
table.x {
	border: silver solid 1px;
	margin: 5px;
}
table.img {
	width: 600px;
	text-align: center;
}
td.img {
	width: 80px;
	text-align: center;
	vertical-align: top;
	padding-top: 100px;
}
td.thumb {
	width: 80px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
}
img.thumb {
	position: relative;
	height: 70;
	width: 90;
}
#stamp {
	position: absolute;
	left: -27px;
	top: -27px;
	z-index: 1;
}
p.comment {
	padding-left: 20px;
	font-style: italic;
}
