.bgbody
{
	background-color: #FFFFFF;
}
.bgthumbs
{
	background-color: #F4F4F4;
	background:  url("/flh/images/tan_color.jpg");
}
.bgborder
{
	background-color: #cccccc;
}

a
{
	color: #71311C;
	text-decoration: underline;
}
a:hover
{ 
	color: #994528;
	text-decoration: none;
}
.bold
{
	font-weight: bold;
}
.thumbimage
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}



