.background {
	background-image: url(images/outsides.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebar {
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3B424E;
}
.style1 {
	font-size: 14px;
	font-style: italic;
	color: #A97C00;
}
.style2 {
	font-size: 11px;
	color: #6382A4;
}
.style3 {color: #000000}
a:link {
	color: #8D6701;
}
a:visited {
	color: #8D6701;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #5E7F9F;
}
.style5 {
	color: #634800;
	font-size: 22px;
}
.style9 {
	color: #775802;
	font-size: 20px;
}
.style13 {color: #8D6701; font-size: 12px; }
.style14 {color: #463300}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
