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

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

.bodytext_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

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

.propertydetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F2633;
	text-decoration: none;
}

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

.contactaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.contentborders {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a5b4bb;
	border-left-color: #a5b4bb;
	border-right-width: 1px;
	border-left-width: 1px;
}

.headerdisplays {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #365C73;
	text-decoration: none;
	/*filter: DropShadow(Color=#cfcfcf, OffX=2, OffY=2, Positive=10);*/
}

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

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

td.listHeader {
	font-family		: Tahoma, "Times New Roman", Times, Verdana, Arial;
	font-size		: 9pt;
	font-weight		: bold;
	color			: #FFFFFF;
	text-align		: center;
	background-color: #41799A;
	height			: 22px;
	border-top		: 1px #2B556A 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: #EFEFEF;
}

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: #E2E2E2;
}

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

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

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

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

.successMsg {
	font-family		: Tahoma, "Times New Roman", Times, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FF6600;
}

.mainbg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(../images/mainbg.gif);
}
