body {
	background-color: #000000;
	color: #666666;
}
#top_logo {
	width: 100%;
	background: #000000;
	border-bottom: 1px solid #666666;
	margin-bottom: 20px;
}
#top_logo td {
	height: 50px;
	padding: 12;
	padding-left: 30;
	vertical-align: top;
	white-space: nowrap;
}
.logo, .logo a:link, .logo a:visited {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: none;
}
.title, .title  a:link, .title a:visited {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: none;
}
.header1 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: none;
}
.thumb {
	border-style: solid;
	border-width: thin;
	padding: 20px;
}
.table_thumb {
	padding: 20;
}
