BODY {
	background: #C6B89A;
	font: 9pt Arial;
}
a:link {
	color: #8D7621;
	text-decoration: underline;
	font: 9pt Arial;
}
a:visited {
	color: #8D7621;
}
a:hover {
	color: #B5A789;
}
a:active {
	color: #8D7621;
}
/* Header */
.headerBODY {
	background: fixed url(images/h_bg.jpg) repeat-x;
	margin: 0px;
}
.headerTBL {
	padding: 0px;
	cell-spacing: 0px;
	border: 0px;
}
.headerTBLRight {
	background: fixed url(images/h_bgright.gif) top left repeat-x;
	padding: 0px;
	cell-spacing: 0px;
	border: 0px;
}
/* Sides */
.sideBG {
	margin: 0px;
}
/* Footer */
.footBG {
	background: #000000;
	font: 9pt Arial;
	color: #B29635;
	margin: 0px;
}
/* Travelling Banner */
.topBanner {
	background: fixed url(images/pb_bg.gif) repeat-x;
	margin: 0px;
}





.button {	
  background: url(/images/buttonTips.gif) top left no-repeat;
  height:40px;
  width:225px;
  text-align: left;
}
#tips {
  width: 475px; 
  margin: auto;
}
.button a, .button a:hover, .button a:visited, .button a:active {
  color: #FFFFFF;
  font-size: 10pt;
  position: relative;
  text-decoration: none;
  top: 5px;
  left: 46px;
  text-transform: uppercase;
}



.content {
  background-color: #EEEEEE;
  padding: 5px;
  text-align: justify;
}
.heading {
  background-color: #000000;
  color: #DBC471;
}
.outline {
  background-color: #A38726;
  padding: 2px;
}
.content {
	background-color: #E4D7B6;
}
.PageHeading {
	color: #DBC471;
}
.listingsHeadingTxt { color: #FFFFFF; }
.GridHeading {
	background-color: #B09D6E;
}
.GridItem {
	background-color: #D0BE92;
}
.AltGridItem {
	background-color: #E4D7B6;
}

/* Content Ad Styles */

.contentAdTitle {
	background-color: #796417;
	color: #FFFFFF;
}
.contentAdBox,.contentAdRect {
	background-color: #dbc471;
	border: #000000 1px solid;
}
.contentAdText {
	font-size: 8pt !important;
}