.ButtonText {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0099ff;
	font-weight: bold;
}

.TableHeader2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; 
	background-image: url(images/brown_bar_bg.gif);
	background-repeat: repeat-x;
	background-color: #989796;
	height: 30px;
	
}
.TableHeader3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Red; 
	background-color: Azure;  
}
.TableText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
}
.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ColorText1 {
	color: DarkCyan; 
	font-weight: bold;
	font-style: italic;
}
.FooterText {	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
.RealtorName {
	color: #162C4E;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF3300; 
}
.RBDHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.FeatListHeading {	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
}

.Link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #142c4e;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #142c4e;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #142c4e;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	
}


.leftNav a:link, .leftNav a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height:2em;
	display: block;
	text-align: center; 
	padding: 2px 0px;
}
.leftNav a:hover {
	color: #FF3300;
}
.RBDForm {
	background-color: #F7F7F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.requiredField {
	background-color: #FFFFE0;
}
.smallTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ColorTableText1 {
	font-family: Arial, Helvetica, sans-serif;
	color: Red; 
	font-size: small;
	font-weight: bold;
}

.bees {
	display: none;
}
