BODY
    {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Serif;
    }


TD
    {
    color: #504F4F;
    font-family: Arial, Serif;
    font-size: 10pt;
    }


A:link { color: ; font-weight: bold;
text-decoration: underline }
A:visited { color: ; font-weight: bold;
text-decoration: underline }
A:active { color: ; font-weight: bold;
text-decoration: underline }
A:hover { color: ; font-weight: bold;
text-decoration: underline }

A.txt_sponsoredbylink:link { color: ; font-weight: normal; text-decoration: none; }
A.txt_sponsoredbylink:visited { color: ;font-weight: normal; text-decoration: none; }
A.txt_sponsoredbylink:active { color: ;font-weight: normal; text-decoration: none; }
A.txt_sponsoredbylink:hover { color: ;font-weight: normal; text-decoration: none; }

A.txt_copyright:link { color: ; font-weight: normal; font-size: 8pt; text-decoration: none; }
A.txt_copyright:visited { color: ; font-weight: normal;  font-size: 8pt; text-decoration: none; }
A.txt_copyright:active { color: ; font-weight: normal;  font-size: 8pt; text-decoration: none; }
A.txt_copyright:hover { color: ; font-weight: normal;  font-size: 8pt; text-decoration: none; }

A.txt_bottomlinks:link { color: ; font-weight: normal; font-size: 8pt; text-decoration: none; }
A.txt_bottomlinks:visited { color: ; font-weight: normal;  font-size: 8pt; text-decoration: none; }
A.txt_bottomlinks:active { color: ; font-weight: normal;  font-size: 8pt; text-decoration: none; }
A.txt_bottomlinks:hover { color: ; font-weight: normal;  font-size: 8pt; text-decoration: none; }

.bg_white { background-color: #FFFFFF }
.size1 { font-size: 8pt }
.size1b { font-size: 8pt; color: #000000 }
.txt_coname { font-size: 22px }
.txt_copyright TD { font-size: 8pt; }
.txt_sponsoredby { font-size: 8pt }

.txt_footer_contactinfo { font-size: 8pt; }
.txt_hp_featpropertytitle { font-size: 8pt; font-weight: bold; }
.txt_agprofile_contactinfo { font-size: 8pt; }

.nextprev TABLE {
	background-color: #E5E5E5; }

.nextprev TD {
	color: #AF1111;
	font-size: 8pt; }


.popup {
	position: relative;
	width: 100%;
	height: 160px;	
	background-color: #8C8C8C;
	color: #FFFFFF;
    	font-family: Arial, Serif;
	font-size: 8pt;
	}

.popup img {
	float: left;
	margin: 15px;
	}

.popup .close {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 100%;
	}

.popup .close IMG {
	float: right;
	margin: 0px 15px;
	z-index: 2;
	}

.popup .name {
	padding: 15px 0px 10px 0px;
	font-size: 12pt;
	font-weight: bold;
	}

.popup .contactinfo, .popup .phone{
	padding-bottom: 10px;
	}

.popup .pagetitle {
	position: absolute;
	top: 120px;
	right: 15px;
	width: 100%;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	z-index: 100;
	}

.popup .pagetitle_shadow {
	position: absolute;
	top: 121px;
	right: 14px;
	width: 100%;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	color: #444444;
	z-index: 1;
	}
