body, table, th, td, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background: #dadada;
	color: #000000;
	text-align: center;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #A020A4;
}
a:hover {
	color: #708020;
}
img {
	border: 0;
}
table {
	background: #cccccc;
	border: none;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td {
	text-align: center;
}
table.container {
	background: transparent;
}
table.outertable {
	border: 1px solid #41B757;
}
th.header {
	background: url(header.png);
	color: #308740;
	font-size: 22px;
	font-weight: bold;
	height: 45px;
	padding: 0 10px 0 10px;
	vertical-align: middle;
	text-align: center;
}
td.secheader {
	background: #E7F1EB;
	border-bottom: 1px solid #98DCA3;
	color: #308740;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: center;
}
td.content {
	padding: 12px;
	vertical-align: middle;
	font-size: 10px;
	text-align: center;
}
td.thumbs {
	color: #000000;
	font-size: 10px;
	width: 14em;
	vertical-align: baseline;
	padding: 10px 5px 5px 5px;
	text-align: center;
}
td.navi {
	background: #E7F1EB;
	border-bottom: 1px solid #98DCA3;
	color: #41B757;
	font-size: 12px;
	padding: 5px;
	text-align: centert;
	text-align: center;
}
td.desc {
	background: #E7F1EB;
	border-top: 1px solid #98DCA3;
	color: #000000;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}
td.footer {
	background: #dadada;
	color: #808080;
	font-size: 10px;
	padding: 10px;
	text-align: center;
}
img.cright {
	vertical-align: baseline;
	border: 0px none;
}
