H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: black;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}
H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}
.navbar_container{padding-right: 12px; text-align: right; height: 24px;}
.navbar_link{font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration:none;}
A:link {color: black;}
A:visited {color: #3A3B33;}
A:hover {color: #08007B;}
A:active {color: black;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:black;
	margin: 0px 0px 0px 0px;
	background-color: #FFFF99;
}
TD, P {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}
.disclaimer{
	font-size: 8pt;
	font-weight: normal;
}
.main_page_table_container{
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 736px;
}
.agent_picture{
	border: 1px solid black;
}
.agent_picture_with_cursor{
	border: 1px solid black;
	cursor: pointer;
}
.property_picture{
	border: 2px solid black;
	cursor: pointer;
}
.tablep{background-color:#FFFFFF} /* Used to Style Forms on Home Value, Mortgage Calc, Prequal */
.tableq{border:1px solid #000000; background-color:#FFFFFF} /* Used to Style 90 Day Search Form */
.tabler{border:1px solid #000000; background-color:#FFFFFF} /* Used to Style Contact Form on AgentListingDetail.asp */
.tabler_text {color:#000000} /*used to style the font in the Contact Form on AgentListingDetaila.asp*/

.featuredfront {
	font-size: 16px;
	font-weight: bold;
}

.fp_link_b{font-size: 15px; text-decoration:underline}
A.fp_link_b:link {color:#2C56AA; text-decoration:underline; font-weight:bold}
A.fp_link_b:visited {color:#2C56AA; text-decoration:underline; font-weight:bold}
A.fp_link_b:hover {color:#6F96BD; text-decoration:underline; font-weight:bold}
A.fp_link_b:active {color:#2C56AA; text-decoration:underline; font-weight:bold}

.linkstyle { text-decoration: none}
#list-menu {
width: 124px;
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px;
font-weight: bold;
text-align:left;
} 
#list-menu li {
margin: 2px 0px 0px 0px;
}
#list-menu a {
display: block;
width:184px;
padding: 5px 0px 5px 0px;
background: #08007B;
text-decoration: none;
text-align:left;
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #FFFFFF;
}

#list-menu a:hover {
background: #30302F;
color: #FFFFFF;
}
