.title {
	font-family:arial,sans-serif;
	font-size:24pt;
	font-weight:bold;
	color:navy;
	font-style:italic;
	text-align:center;
}

.boxtitle {
	font-family:arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
}

.topmenu {         
	font-family:arial,sans-serif;
	font-size:7pt;
	font-weight:normal;
}

.login_panel {
	margin:0;
	padding:0px 0px 0px 0px;
}

.login_panel form {
	margin:0;
	padding:0px 0px 0px 0px;
}

.login_panel table {
	background:#e0e0ff;
}

.login_panel p, .login_panel tr td {
	font-size:7pt;
	font-weight:normal;
	padding:0px;
	margin: 0px 2px 0px 2px;
}

.login_panel_username {
	font-weight:bold;
	font-size:8pt;
}

p.login_panel_header {
	font-family:arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:white;
	margin: 0;
	padding: 1px 10px 1px 10px;
}

.login_panel input {
	font-size:7pt;
	padding:0px;
	margin: 0px;
}

.login_panel_agents_pis {
	background:#0000c0;
}

.login_panel_agents_pis table {
	background:#0000c0;
}

.login_panel_agents_pis a:hover, .login_panel_agents_pis a:visited, .login_panel_agents_pis a:link {
	color:white;
	margin:0px 10px 0px 10px;
	font-weight:bold;
	font-size:8pt;
}

.logged_in p, .logged_in td, .logged_in a {
	font-family:arial,sans-serif;
	font-size:8pt;
	color:white;
	margin: 0;
	padding: 2px 10px 2px 10px;
}

.logged_in p {
	font-weight:bold;
}

.logged_in a:hover, .logged_in a:visited, .logged_in a:link {
	color:white;
}

.footer {
	font-family:arial,sans-serif;
	font-size:8pt;
	color:#cccccc;
	font-weight:normal;
}

body {
	font-family:arial,sans-serif;
	color:#000000;
	margin:0 10 0 0;
	padding:0 0 0 0;
}

.main {
	font-size:11pt;
	background:white;
	color:000000;
}

.main p {
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

.main ul {
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

.main ol {
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

.main li {
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

.main td {
	font-size:9pt;
	font-weight:normal;
}

.main th {
	font-size:9pt;
	font-weight:bold;
	text-align:left;
}

.main h1 {
	font-family:arial,sans-serif;
	font-size:16pt;
	font-weight:normal;
	color:#ef238e;
	border-top:0px solid #5c1c49;
	border-bottom:0px solid #5c1c49;
	padding: 0px 5px;
	margin-bottom: 10px;
	text-align:center;
}

.main h1.no_gap_before {
	font-family:arial,sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#0000c0;
	border-top:2px solid #0000c0;
	border-bottom:2px solid #0000c0;
	padding: 5px 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.main h2 {
	font-family:arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#0000c0;
	xxx-border-top:2px solid #0000c0;
	xxx-border-bottom:2px solid #0000c0;
	padding: 5px 5px;
	margin-bottom: 5px;
}

.main h3 {
	font-family:arial,sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#ef238e;
	xxxborder-top:2px solid #0000c0;
	xxxborder-bottom:2px solid #0000c0;
	padding: 5px 5px;
	margin-bottom: 10px;
}

.main h3.quicksearch_header {
	font-family:arial,sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#0000c0;
	border-top:2px solid #0000c0;
	border-bottom:2px solid #0000c0;
	padding: 5px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.main h3.propertyoftheweek_header {
	font-family:arial,sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#0066cc;
	border-top:2px solid #d8e4ff;
	border-bottom:2px solid #d8e4ff;
	padding: 5px 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.main input {
	color:#000000;
}

.main select {
	color:#000000;
}

.main fieldset {
	border:1px solid #003366;
	margin-bottom: 5px;
}

.main legend {
	font-weight:bold;
	color:#004488;
}


.quicksearch {
	font-family:arial,sans-serif;
	font-size:9pt;
	font-weight:normal;
}

.quicksearch input {
	font-size:8pt;
}

.quicksearch select {
	font-size:8pt;
}

.quicksearch form {
	margin: 2px 2px;
}

.quicksearch TD {
	font-family:arial,sans-serif;
	font-size:9pt;
	font-weight:normal;
	padding:0px 5px 0px 5px;
}

A:link { color:#0000c0 }
A:visited { color:#0000c0 }
A:hover { color:#8080ff }
A:active { color:#0000ff }


a.button {
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	background: #e0e0ff;
	border: 2px solid #0000c0;
}

a.button:link, a.button:active, a.button:visited {
	color: #0000c0;
}

a.button:hover {
	background: #0000c0;
	color: #ffffff;
}


a.light_blue_button {
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	background: #3080c0;
	border: 2px solid #60c0ff;
}

a.light_blue_button:link, a.light_blue_button:active, a.light_blue_button:visited {
	color: #ffffff;
}

a.light_blue_button:hover {
	background: #60c0ff;
	color: #000000;
}

a.green_button {
	display: block;
	padding: 2px 10px 2px 10px;
	background: #208020;
	border: 2px solid #66ff66;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

a.green_button:link, a.green_button:active, a.green_button:visited {
	color: #ffffff;
}

a.green_button:hover {
	background: #66ff66;
	color: #000000;
}

a.red_button {
	display: block;
	padding: 2px 10px 2px 10px;
	background: #c00000;
	text-decoration:none;
	border: 2px solid #800000;
	font-weight:bold;
	text-align:center;
}

a.red_button:link, a.red_button:active, a.red_button:visited {
	color: #ffffff;
}

a.red_button:hover {
	background: #ff8080;
	color: #800000;
}

a.yellow_button {
	display: block;
	padding: 2px 10px 2px 10px;
	background: #c0c000;
	text-decoration:none;
	border: 2px solid #808040;
	font-weight:bold;
	text-align:center;
}

a.yellow_button:link, a.yellow_button:active, a.yellow_button:visited {
	color: #ffffff;
}

a.yellow_button:hover {
	background: #ffff80;
	color: #808040;
}

a.orange_button {
	display: block;
	padding: 2px 10px 2px 10px;
	background: #e06020;
	border: 2px solid #ffcc66;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

a.orange_button:link, a.orange_button:active, a.orange_button:visited {
	color: #ffffff;
}

a.orange_button:hover {
	background: #ffcc66;
	color: #000000;
}

a.accept_button {
	display: block;
	padding: 2px 10px 2px 10px;
	background: #00c000;
	text-decoration:none;
	border: 2px solid #008000;
	font-weight:bold;
	text-align:center;
}

a.accept_button:link, a.accept_button:active, a.accept_button:visited {
	color: #ffffff;
}

a.accept_button:hover {
	background: #80ff80;
	color: #008000;
}

a.reject_button {
	display: block;
	padding: 2px 10px 2px 10px;
	background: #c00000;
	text-decoration:none;
	border: 2px solid #800000;
	font-weight:bold;
	text-align:center;
}

a.reject_button:link, a.reject_button:active, a.reject_button:visited {
	color: #ffffff;
}

a.reject_button:hover {
	background: #ff8080;
	color: #800000;
}

.a_lighter_blue {
	color: #d8e4ff;
	background-color: #d8e4ff;
}

.a_darker_blue {
	color: #6699ff;
	background-color: #6699ff;
}

body hr {
	border: 0;
	color: #0000c0;
	background-color: #0000c0;
	height: 2px;
}

.narrowgap br {
	margin: 0px 0px 0px 0px;
	height: 5px;
}

.sidebar hr {
	border: 0;
	color: #ffffff;
	background-color: #ffffff;
	height: 2px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.property_address {
	font-size:12pt;
	font-weight:bold;
}

.property_type {
	font-size:12pt;
}

.ad_header {
	font-size:8pt;
	color: #ffffff;
	xtext-align:center;
	margin:2 0 2 0;
	padding:0 0 0 0;
}

.ad_header a:link, .ad_header a:active, .ad_header a:visited, .ad_header a:hover {
	color: #ffffff;
}

.forum_post_field_header {
	text-align:left;
	font-size:8pt;
	font-weight:normal;
	border:0 0 0 0;
}

.forum_post_field_data {
	text-align:left;
	font-size:8pt;
	font-weight:bold;
	border:0 0 0 0;
}

.forum_post_content {
	font-size:10pt;
}

.forum_index {
	font-size:10pt;
}

.forum_postlist td {
	border-top: 2px solid #d8e4ff;
	border-bottom: 0px solid #d8e4ff;
}

.forum_postlist {
	border-bottom: 2px solid #d8e4ff;
}

.forum_post_fields td {
	border:0px;
}

.forum_header td {
	background-color: #d8e4ff;
	color: #0066cc;
	font-weight:bold;
}

.forum_row_even td {
	background-color: #fbfcff;
}

.forum_row_odd td {
	background-color: #ecf0ff;
}

.lttable {
	border-left: 1px solid #6699ff;
	border-top: 1px solid #6699ff;
}

.lttable td {
	border-right: 1px solid #6699ff;
	border-bottom: 1px solid #6699ff;
}

.offers_table th {
	font-weight:bold;
	font-size:10pt;
	text-align:left;
}

.portfolio_table th {
	font-weight:bold;
	font-size:10pt;
	text-align:center;
	border-bottom: 1px solid #6699ff;
}

.portfolio_table th a {
	text-decoration:none;
}

.portfolio_table td {
	text-align:center;
}

td.portfolio_table_section_heading {
	text-decoration:underline;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	padding-top:16px;
}

.propertylist_table th {
	font-weight:bold;
	font-size:10pt;
}

.generic_table td {
	background-color:#ecf0ff;
}

.property_summary_title {
	font-size:8pt;
	font-weight:normal;
}

.property_summary {
	padding:5px;
	margin:0;
}

.property_summary td {
	font-size:11pt;
	font-weight:bold;
	color:#0066cc;
	padding:0;
	margin:0;
}

.top_buttons p {
	margin:0 0 0 0;
	padding:0 0 5px 5px;
}

.VerdanaColHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
}

.VerdanaTDStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	vertical-align:top;
	color:#000000;
}

.agency_list th {
	text-align:left;
}

input.green {
	background-color: #00c000;
	font-weight: bold;
	font-family:arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	border: 2px solid #008000;
	padding: 2px 10px 2px 10px;
}

input.green:hover {
	background-color: #80ff80;
	color: #008000;
}

.sstc {
	color: #e00000;
}

.tabs a {
	font-size:12px;
}

.tabs_sel a {
	font-size:12px;
	font-weight:bold;
}

.my_account_prop_table a:link, .my_account_prop_table a:visited {
	color: #000000;
	text-decoration:none;
}

.my_account_prop_table a:hover {
	color: #0000c0;
	text-decoration:underline;
}

.qspanel {
	margin: 0px;
}

.qspanel TD {
	font-family:arial,sans-serif;
	font-size:9pt;
	font-weight:normal;
	text-align:center;
}

.qspanel input {
	font-size:7pt;
}

.qspanel select {
	font-size:7pt;
}


.email_alert_preferences TH {
	text-align:center;
	width:15%
}

.email_alert_preferences TD {
	text-align:center;
}

a.homepage_site_header:link, a.homepage_site_header:visited, a.homepage_site_header:hover {
	font-size:10pt;
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:white
}

.free_stuff_table TD {
	border:1px solid #0000c0;
	vertical-align:top;
}

.free_stuff_entry {
	border:2px solid;
	vertical-align:top;
}

.free_stuff_header {
	font-size:10pt;
	font-weight:bold;
	color:white;
	margin:2px;
	padding:1px 4px 1px 4px;
}

.free_stuff_title {
	font-size:10pt;
	font-weight:bold;
}

.free_stuff_description {
	font-size:10pt;
}

.free_stuff_logo {
	display:block;
	text-align:center;
	margin:8px 8px 8px 8px;
}

td.suppliers_name {
	font-size:14pt;
	font-weight:bold;
}

td.suppliers_name a:link, td.suppliers_name a:visited, td.suppliers_name a:hover {
	text-decoration:none;
}

td.suppliers_header {
	font-weight:bold;
}

td.suppliers_content {
	vertical-align:top;
}

.stats_table_date {
	font-weight:bold;
	font-size:9pt;
	text-align:center;
}

th.stats_table_heading {
	font-weight:bold;
	font-size:8pt;
}

th.stats_table_row_heading {
	font-weight:bold;
	font-size:8pt;
	text-align:left;
}

td.stats_table {
	font-size:8pt;
	text-align:center;
}

.header_buttons td {
	font-size:9pt;
	text-align:center;
	background-color:#9e528e;
}
	
.header_buttons td a {
	color:white;
	text-decoration:none;	
}

.header_buttons A:visited {color:white}
