body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0.5px;
}
body {
	background-image: url(/images/assets/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #271D17;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #B5E0E6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B5E0E6;
}
a:hover {
	text-decoration: underline;
	color: #B5E0E6;
}
a:active {
	text-decoration: none;
	color: #B5E0E6;
}
.brownLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #271d17;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	font-weight: lighter;
}
.scroll {
  position: relative;
  top: 0px;
  padding-right:10px;
  left: 0px;
  width: 348px;
  height: 319px;
  overflow: auto;
}
.scrollinfo {
  position: relative;
  top: 0px;
  left: 0px;
  width: 378px;
  height: 305px;
  overflow: auto;
}
.scrollfeatures {
  position: relative;
  top: 0px;
  left: 0px;
  width: 358px;
  height: 305px;
  overflow: auto;
}