td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dad4ba;
	text-decoration: none;
}
.prop_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514b33;
	text-decoration: none;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.norepeatbodybg {
/*	background-image : url(../images/bg.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	/*background-color:#700000;*/
}
.headerdisplays {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E9E3C9;
	text-decoration: none;
}

/*======================================================================*/

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #dad4ba;
	text-decoration: none;
}
a.footer:link   	{ text-decoration: none; color : #dad4ba; }
a.footer:visited 	{ text-decoration: none; color : #dad4ba; }
a.footer:hover		{ text-decoration: underline; color : #dad4ba; }

.backLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.backLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.backLink:visited 	{ text-decoration: none; color : #FFFFFF; }
a.backLink:hover		{ text-decoration: underline; color : #FFFFFF; }

td.listHeader {
	font-family		: Tahoma, "Times New Roman", Times, Verdana, Arial;
	font-size		: 9pt;
	font-weight		: bold;
	color			: #FFFFFF;
	text-align		: center;
	background-color: #973100;	/*8C3031*/
	height			: 22px;
	border-top		: 1px #000000 solid;
}
a.listHeader		{ text-decoration: none; 	color: #FFFFFF; }
a.listHeader:link   { text-decoration: underline; 	color: #FFFFFF; }
a.listHeader:visited{ text-decoration: none; 	color: #FFFFFF; }
a.listHeader:hover 	{ text-decoration: underline;	color: #FFFFFF; }

/* Alternet Color */
tr.list_A {
	font-family		: Tahoma, "Times New Roman", Times, Verdana, Arial;
	font-size		: 9pt;
	font-weight		: normal;
	color			: #000000;
	padding-left	: 5px;
	height			: 20px;
	background-color: #D5A571 ;
}

tr.list_B {
	font-family		: Tahoma, "Times New Roman", Times, Verdana, Arial;
	font-size		: 9pt;
	font-weight		: normal;
	color			: #000000;
	padding-left	: 5px;
	height			: 20px;
	background-color: #CD9556; /* 8b0000 */
}
td.fieldLabelLeft{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	text-align		: left;
	background-color: #CD9556;
	padding-left	: 5px;
	padding-top		: 2px;
	border-bottom   : 1px solid #000000;
}

td.picTitle{
	color			: #FFFFFF;
}

td.fieldValueLeft {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	background-color: #D5A571;
	padding-left	: 5px;
	padding-top		: 2px;
	border-bottom   : 1px solid #000000;
}

/*.stdButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #022450;
	border: 1px solid #FFFFFF;
}*/

/* Action link */
.actionLink, td.actionLink{
	font-size 		: 9pt;
	color 			: #000000;
	font-family		: Tahoma, "Times New Roman", Times, Verdana, Arial;
	font-weight		: none;
}
a.actionLink:link   	{ font-weight	: none;	text-decoration: none; color : #000000; }
a.actionLink:visited 	{ font-weight	: none;	text-decoration: none; color : #000000; }
a.actionLink:hover		{ font-weight	: bold;	text-decoration: underline; color : #000000; }

/* Image Click Action */
.imgAction {
	cursor			: pointer;
	border			: 0;
}

.stdFont{
	color:#000000;
}

.successMsg {
	font-family		: Tahoma, "Times New Roman", Times, Verdana, Arial;
	font-size		: 10pt;
	font-weight		: normal;
	color			: #FFFFFF;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #CEBD6E;
}
