/* MAIN THEME USED THROUGHOUT TEMPLATE WEBSITE */
BODY,DIV,P,TD {
  color: #ffffff;
  font-family: Tahoma, Arial, Courier;
  font-size: 11pt;
}
Body {
  background-color: #000000;
  margin: 6px;
}

A {
  font-family:  Times, Times New Roman, Sans Serif;
  font-size: 11pt;
 
  color: #FFF2C4;
  text-decoration: none; 
}
A:Hover {
  color: #059766;
  text-decoration: underline;
}
HR {
  color: #000000;
  height: 1px;
}
TD {
  font-size: 11pt;
 
}
.listing_hd {
  background-color: #000000;
  color: #ffffff;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
}
.listing_txt {
  color: #0b0b65;
  font-size: 11pt;
}
.req_field {
  color: #ff0000;
  font-size: 10pt;
  font-style: italic;
}

/* start buyers and sellers tips */
.button 
{	
	background: url(images/btn-tips.gif) top left no-repeat;
	height:40px;
	width:200px;
}
.button a 
{
	text-decoration: none;
	font: bolder 13px Arial,Helvetica,sans-serif;
	color:#000000;
	position: relative;
	top: 15px;
	left: 60px;
}
.button a:hover 
{
	color: #059766;
}
#tips 
{
	width: 440px;margin: auto;
}
#right 
{
	float: right;width: auto;margin: auto;
}
#left 
{
	float: left;width: auto;margin: auto;
}
p 
{
	text-align: left;
}

/* end tips */

/* common content pages */
.heading,.content {
  background-color: #000000;
}
.outline {
  background-color: #2B6A4B;
  padding: 2px;
}
.pageHeading {
  color: #2B6A4B;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14pt;
}
.subHeading {
  color: #2B6A4B;
  font-size: 12pt;
  font-weight: bold;
}
td.CalcColLeft {
	color: #000000;
}
td.CalcColCenterLight {
	color: #000000;
}
td.CalcColCenterDark {
	color: #000000;
}
td.CalcColRight {
	color: #000000;
}
td.CalcTtlColRight {
	color: #000000;
}
td.CalcTtlColCenter {
	color: #000000;
}
td.CalcTtlColLeft {
	color: #000000;
}
.propFeat {
  color: #FFFFFF;
}

