body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-color: #330000;
	background-image: url(images/frogstock2001_2.gif);
}

td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #2F0E06;
	background-image: url(images/texture01.gif);
	background-color: #E5D88B;
}

th {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	border: thin solid #000000;
}
a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #CC0000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.borderfrogstock {
	border: thin solid #333300;
}
.whiteonyellow {
	color: #FFFF99;
	left: 5px;
	background-image: url(images/texture_header.gif);
}
.floatleft {
	padding: 5px;
	float: left;
}
.thumb {
	float: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	}