td img {display: block;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #5B4330;
}
body {
	background-image: url(/images/bg.jpg);
	margin-top: 0px;
}
a:link {
	color: #5B4330;
}
a:visited {
	color: #5B4330;
}
a:hover {
	color: #D5BE94;
}
a:active {
	color: #D5BE94;
}
footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #43444d;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0CFAF;
}
.small {
	font-size: 10px;
	color: #5B4330;
	font-family: Arial, Helvetica, sans-serif;
}
.contentpad {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
a.lightlink:link    { text-decoration: none; color: #5B4330;}
a.lightlink:visited { text-decoration: none; color: #5B4330;}
a.lightlink:hover   { text-decoration: underline; color: #D5BE94}
a.lightlink:active  { text-decoration: underline; color: #D5BE94;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #040003;
	font-weight: bold;
}
.bgfixed {
	background-repeat: repeat-x;
}
