﻿.tableBorder {
	border: 1px solid #FFCC00;
	background-color: #FFFFFF;
}
.menuBg {
	background-color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #333300;
	border-left-color: #333300;
}
.bodyText {
	font-family: Verdana;
	font-size: 10pt;
}
.nav {
	font-family: Verdana;
	font-size: 9pt;
}
a.nav:link {
	color: #663399;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #330033;
	text-decoration: none;
}
a.nav:active {
	color: #FFFF00;
	text-decoration: none;
}
.photoFrame {
	border-top: thin solid #522A73;
	border-right: thin solid #522A73;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
a:link {
	color: #800080;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #663399;
}
.activeMenuBg {
	background-color: #522A73;
	border-top: 1px solid #663366;
	border-right: 1px solid #663366;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
	color: #FFCC00;
	font-weight: bold;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	color: #800080;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
.tableL {
	background-image: url(images/table_L.jpg);
	background-repeat: repeat-y;
}
.tableR {
	background-image: url(images/table_R.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.seperator {
	background-image: url(images/sep.jpg);
	background-repeat: repeat-x;
}
.subHeading {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #660066;
	text-transform: capitalize;

}

.subHead2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #330033;
	font-weight: bold;

}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.listSpacing {
	line-height: 28px;
	list-style-type: square;
}
.realtorNames {
	font-family: Verdana;
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	background-image: url(images/realtor_table_bg.jpg);
	background-position: center center 
	text-decoration: none;





}
.pplHelpingPpl {
	font-family: "Times New Roman";
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;

}