body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#tableBody {
	background-color: #FFFFFF;
	border: 3px double #999999;
}
#tableThumbs img, .tableThumbs img {
	border: 3px solid #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.tableThumbs h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
hr {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
