body {
	background-image: url(bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #22597F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
table {
	border: 1px solid #000000;
	background-color: #195672;
	width: 820px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	height: 288px;
	width: 384px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	border: 1px solid #333333;
}
a:hover .thumb {
	border: 1px solid #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.tx1 {
	font-size: 14px;
	font-weight: bold;
}

