body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #FDD4AA;
	background-image : url("images/body_bg.gif");
	background-repeat : repeat-x;
}

table.thumbs {
	background-color : #5F3600;
	padding-top : 3px;
	padding-left : 3px;
}

td.left {
	background-color : #5F3600;
	width : 18px; 
}

td.right {
	background-color : #5F3600;
	width : 18px; 
}



a.top {
	color : #FBD300; 
	font-size : 16px;
	font-family : Tahoma;
	text-decoration : underline;
}
a.top:hover {
	text-decoration : none;
}

a.footer {
	color : #572B00; 
	font-size : 15px;
	font-family : Tahoma;
	text-decoration : underline;
}
a.footer:hover {
	text-decoration : none;
}
.th {border:1px ridge #3F2600}

