/******************************************************************/
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/******************************************************************/
form {

padding:0px;
margin:0px}
input.txtBox, select {
	background : #fff;
	font-family: Arial;
	color:#000000;
	height : 20px;
	width: 100px;
	border: 1px solid #680000;
	vertical-align:middle;
	}
input.btn {
	background : #680000;
	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.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: Arial, Trebuchet MS, Arial;
	font-size:11px !important;
	font-weight:bold;
	color:#6B3B31;
	text-decoration:none;
	vertical-align:middle;
/*	border-bottom:1px dashed #EFDFDC; */
}

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;
	}
.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:#327EA9;
	text-decoration:none;	
	}
.txtFrontNewsNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:17px;
	}
.txtFrontNewsMore, .txtFrontNewsMore a {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#327EA9;
	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:#3180A9;
	font-weight:bold
	}

.txtNormal, txtNormal a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:17px;
	}

.txtFooterLinks, .txtFooterLinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6B3B31;
	text-decoration:none;
	}

.txtNormalSubmit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#50810C;
	}
