body {
	margin: 0px;
	padding: 0px;
	background-color: #453920;
}
.topbar {
	background-color: #8A6823;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #453920;
}
.content {
	padding-right: 40px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A6823;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.bottombar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer {
	font-size: 14px;
}
.yellowtext {
	color: #FBB72A;
}
a {
	color: #FBB72A;
	text-decoration: none;
}
a:hover {
	color: #FBB72A;
	text-decoration: underline;
}
#externalLinks a, #externalLinks a img{
	border: 0 none;
	outline: none;
}
