﻿td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:474747
}
a {
	text-decoration: underline;
	color:7092B7;
}
a.1 {
	text-decoration: none;
	color: 000000;
	}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {font-size: 16px}
.style3 {font-size: 16px; font-weight: bold; }

.ContactForm
{
	background-color:Transparent;
	font-family:Garamond;
	font-size:small;
	font-weight:bold;
	color:Black;
	text-decoration:none;
	width:75%;
	vertical-align:top;
	text-align:left;
}

.ContactForm P
{
	background-color:Transparent;
	font-family:Garamond;
	font-size:large;
	font-weight:bold;
	color:Black;
	text-decoration:none;
}

.ContactFormRoundedCornersPanel
{
	background-color:White;
	width:75%;
}

.ContactFormWatermark
{
	background-color:#CCFFCC;
	color:Black;
	font-weight:bold;
	font-family:Verdana;
	font-style:italic;
	font-size:small;
}

.ContactFormButton
{
	background-image:url(images/icons/Blue/send-36.png);
}

.MLSIFrame
{
	height:800px;
	width:900px;
	text-align:center;
	overflow:scroll
}
.MLSDivText
{
		color:Black;
	font-size:medium;
	font-weight:bold;
}

a .MLSDivText 
{
		color:Blue;
	font-size:large;
	font-weight:bold;
}

.MLSDivText2
{
		color:White;
	font-size:medium;
	font-weight:bold;
}

.MLSDisclaimerText
{
		color:Black;
	font-size:smaller;
	font-weight:bold;
	width:500px;
}

.MLSBoxTitleText
{
		color:Black;
	font-size:large;
	font-weight:bold;
	text-decoration:underline;
}
.MLSBoxTitleTextNoUnderline
{
		color:Black;
	font-size:large;
	font-weight:bold;
}
.GuestMLSSignup
{
	height:100%;
	float:left;
	overflow:hidden;
	display:block;
	position:relative;
	margin: 0 px;
	min-height:100%;
	height:auto !important;
}
	
	
.PopBoxImageSmall
{
	border: thick 3px #ffffff;
	cursor: url("../images/imgjspop/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("../images/imgjspop/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("../images/imgjspop/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

/* Classes to hide and show and item on screen*/
.ui_hide_obj
{
	 visibility:hidden;
}

.ui_show_obj
{
	visibility:visible;
}


