body {
	background-color: #e7e5ac;
	margin: 0px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 21px;
	color: #801515;
	margin: 2 10 0 0;
	padding: 0;
}
h2 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #801515;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thumb {
	width: 240px;
	height: 180px;
	border: 1px solid;
	margin: 0px;
	margin-bottom:0px;
	margin-top:1px;
}
a:active .thumb, a:hover .thumb {
	width: 240px;
	height: 180px;
	border: 1px dashed;
	margin: 0px;
	margin-bottom:0px;
	margin-top:1px;
}
.sdesc {
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #801515;
}
.ttxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
.top {
	width: 190px;
	height: 55px;
	float: left;
	margin: 2px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
.top a {
	color: #199b05;
	font-size: 14px;
}
.top1 {
	width: 185px;
	height: 105px;
	float: left;
	margin: 2px 0 2px 12px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
.top1 a {
	color: #199b05;
	font-size: 14px;
}
.desc {
	margin: 3px 0 0 0;
	padding: 0;
}
.topl {
	font-size: 21px;
	color: #801515;
	text-decoration: none;
}
