/******************************************************************/
body,td,th {
	color: #000000;
}
body {
	background-color: #F5F3E7; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/front/bg.gif);
}

/******************************************************************/
form {

padding:0px;
margin:0px}
input.txtBox, select {
	background : #F7F5F2;
	font-family: Arial;
	color:#000000;
	height : 20px;
	width: 100px;
	border: 1px solid #6B5547;
	vertical-align:middle;
	}
input.btn {
	background : #50810C;
	border : 0 ;
	font-family: Arial;
	font-size:10px;
	font-weight:normal;
	color : #fff;
	height : 20px;
	width : 52px;
	vertical-align:middle;
	}
.txtInputCaption {
	font-family:Tahoma;
	font-size:12px;
	color: #000;
}
/******************************************************************/
td.sublinksCell {
	padding-left:20px;
	background-image:url(../images/inners/shared/bg_sublinks.jpg);
	background-repeat:no-repeat;
	height:120px;
	text-align:left;
	vertical-align:top;
	}
td.pad30 {
	padding-left:30px;
	}
td.pad20 {
	padding-left:20px;
	}
td.pad10 {
	padding-left:10px;
	}
/******************************************************************/

ul.sublinks
{
	list-style:url('../images/spacer.gif') inside disc;
	margin:0px;
	padding:0px;
}

li.sublink, a.sublink, li.selectedSublink {
	margin:0px;
	padding:0px;
	line-height: 20px;
	font-family: Trebuchet MS, Arial;
	font-size:11px !important;
	font-weight:bold;
	color:#4A382A;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(../images/inners/shared/line.gif);
	background-position:15px 17px;
	background-repeat:no-repeat;

}

li.selectedSublink {
	list-style:url(../images/inners/shared/arrow.gif) inside;
	list-style-position:20px 20px;
}


/******************************************************************/
.txtFeatured {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;	
	}
.txtForsale {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;	
	}

.txtFrontNewsHead, .txtFrontNewsHead a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
	}
.txtFrontNewsNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	}
.txtFrontNewsMore, .txtFrontNewsMore a {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	text-align:right;
	text-decoration:none;
	}

.txtPageTitle {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#4A382A;
	font-weight:bold
	}

.txtPageSubTitle {
	font-family:Trebuchet MS;
	font-size:16px;
	color:#50810C;
	font-weight:bold
	}

.txtNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:17px;
		
	}

.txtFooterLinks, .txtFooterLinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	}
.txtSearchLinks, .txtSearchLinks a {
	font-family:Tahoma;
	font-size:11px;
	color:#50810C;
	text-decoration:none;
	}
.txtNormalMore, .txtNormalMore a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	text-align:left;
	text-decoration:none;
	}

.txtNormalSubmit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#50810C;
	}

/******************************************************************/

.chat_time {
	font-style: italic;
	font-size: 9px;
	color:#0000FF;
}
.chat_name {
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size: 11px;
	color:#666666;
}

.chat_namema {
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size: 11px;
	color:#50810C;
}


.chat_body {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
}

