@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #533d25;
}
body {
	background-color: #533d25;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a:link {color: #a67e42;text-decoration: underline;}
a:visited {text-decoration: underline;color: #a67e42;}
a:hover {text-decoration: none;color: #a67e42;}
a:active {text-decoration: underline;color: #a67e42;}

a.subnavilink:link {color: #e7d2ad;text-decoration: none; font-weight:bold;}
a.subnavilink:visited {text-decoration: none;color: #e7d2ad; font-weight:bold;}
a.subnavilink:hover {text-decoration: none;color: #1d211e; font-weight:bold;}
a.subnavilink:active {text-decoration: none;color: #e7d2ad; font-weight:bold;}

.small {color: #a79681;font-size: 10px; line-height:1.2em;}
.headline {color: #a67e42;font-weight: bold;font-size: 14px;}
-->
