body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #dad9c9;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #ffffff;
}
a {
	font-size: 11px;
	color: #FFCE5F;
	text-decoration: none;
}
a:visited {
	color: #FFCE5F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCE5F;
}
a:active {
	color: #FFCE5F;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
}
.propTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #ffffff;
}
.propInt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFCE5F;
}

.scroll {
  position: relative;
  top: 0px;
  padding-right:10px;
  left: 0px;
  width: 610px;
  height: 270px;
  overflow: auto;
}

.scroll2 {
  position: relative;
  top: 0px;
  padding-right:10px;
  left: 0px;
  width: 410px;
  height: 310px;
  overflow: auto;
}

.footer_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
  padding-top:6px;
	line-height: 15px;
	color: #ffffff;
}

.footer_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}
