/* set the page background color and margins. */
body {
	margin: 0px; background: #5c5c5c; 
	background-image: url(images/bg_pg.jpg); background-repeat: repeat-y; background-position: top center;
	
	/* scrollbar colors */
	/* outer lines */
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	/* inner lines */
	scrollbar-highlight-color: #bdbdbd;
	scrollbar-shadow-color: #bdbdbd;
	/* face, arrow and track */
	scrollbar-face-color: #30445F;
	scrollbar-arrow-color: #a3a3a3;
	scrollbar-track-color: #a3a3a3;
}

/* set the page font formatting. */
body, p {font-family: verdana, sans-serif; font-size: 11px; line-height: 18px; }

/* default link colors - this is the default link color for the page */
a:link { font-weight: normal; text-decoration: none; color: #3A3A93; } /* unvisited link color */
a:hover { font-weight: normal; text-decoration: none; color: #ff3A93; } /* hover over an unvisited link color */
a:active { font-weight: normal; text-decoration: none; color: #3A3A93; } /* hover over an unvisited link color */
a:visited { font-weight: normal; text-decoration: none; color: #3A3A93; } /* visited link color*/
a:visited:hover { font-weight: normal; text-decoration: none; color: #ff3A93; } /* visited link hover color*/

a.abold:link { font-weight: bold; text-decoration: none; color: #3A3A93; } /* unvisited link color */
a.abold:hover { font-weight: bold; text-decoration: none; color: #ff3A93; } /* hover over an unvisited link color */
a.abold:active { font-weight: bold; text-decoration: none; color: #3A3A93; } /* hover over an unvisited link color */
a.abold:visited { font-weight: bold; text-decoration: none; color: #3A3A93; } /* visited link color*/
a.abold:visited:hover { font-weight: bold; text-decoration: none; color: #ff3A93; } /* visited link hover color*/

a.awhite:link { font-weight: bold; text-decoration: none; color: #ffffff; }
a.awhite:hover { font-weight: bold; text-decoration: none; color: #F2DD8F; }
a.awhite:visited { font-weight: bold; text-decoration: none; color: #ffffff; }
a.awhite:visited:hover { font-weight: bold; text-decoration: none; color: #F2DD8F }

a.areadmore:link { font-weight: bold; color: #01887A; }
a.areadmore:hover { font-weight: bold; color: #41B8AA; }
a.areadmore:visited { font-weight: bold; color: #01887A; }
a.areadmore:visited:hover { font-weight: bold; color: #41B8AA; }

h1, h2, h3, h4, h5, h6, h7 { margin: 0px; }
h1 { font-size: 11px; font-weight: bold; color: #C73614; margin-bottom: -10px; }
h2 { font-size:11px; font-weight: bold; color: #3A3A93; margin-bottom: -10px; }
h3 { font-size:11px; font-weight: bold; }
h4 { font-size:18px; font-weight: bold; }
h5 { font-size:18px; font-weight: bold; }
h6 { font-size:18px; font-weight: bold; }
h7 { font-size:18px; font-weight: bold; }


li { font-size: 11px; }
img.imglf { margin-left: 15px; margin-bottom: 10px; }
img.imgrt { margin-right: 15px; margin-bottom: 10px; }

/* set all H tags to 0 margin. This allows another element to be directly below it on the page */

table.tab01 { background-color: #ffffff; margin-top: 15px; }
td.tdwell {
	background-image:  url(images/bg_lf.jpg); background-repeat: repeat-y; background-position: top left;
	padding-left: 31px; padding-right: 8px; }
td.tdbanner {
	background-image:  url(images/bg_lf.jpg); background-repeat: repeat-y; background-position: top left; }
td.tdfooter { 
	background-image:  url(images/bg_foot.jpg); background-repeat: no-repeat; background-position: top left;
	height: 41px; padding-top: 22px; padding-left: 31px; }
td.tdrt { background-image:  url(images/bg_rt.jpg); background-repeat: repeat-y; background-position: top right; }
td.tddate { 
	height: 35px; text-align: center; 
	padding-top: 6px; }
td.tdrtitem-gray { 
	border-color: #A6ABBE; border-width: 1px; border-style: solid;
	background-color: #f3f3f3; padding: 8px; } 
td.tdrtitem-wht { 
	border-color: #A6ABBE; border-width: 1px; border-style: solid;
	background-color: #ffffff; padding: 8px; } 
p.pled-short { line-height: 15px; margin-top: -10px; }
p.psubcathd { 
	font-size: 14px; font-weight: bold; color: #2D357E;
	margin: 40px 0 10px 124px; }
p.psnav {
	border-bottom-color: #000000; border-bottom-width: 1px; border-bottom-style: solid;
	font-size: 10px; padding: 5px; margin-bottom: -10px; }
p.indent-sm { margin-left: 15px; }
p.pfoot { font-size: 10px; line-height: 12px; }
.bold-orange10 { color: #C73614; font-weight: bold; font-size: 10px; }
.bold-blue11  { color: #3A3A93; font-weight: bold; font-size: 11px; }
.fmouse { font-size: 9px; color: #01887A; font-weight: bold; }

/* only custom styles below this line */

/* form fields */
.formbold { font-size: 10px;
	width: 150px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px inset #A6ABBE;
}

.realtyButton { color: #6B6B82;
background-color: #efefef;
font-size: 12px;
font-weight: bold;
border-width: 1px; border-color: #6B6B82; border-style: solid;
padding: 1px;
margin-bottom: 1px; }

.formlogin { font-size: 10px;
	width: 100px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px inset #A6ABBE;
}

.formnormal { font-size : 10px;
	width: 150px;
	font-weight: bold;
	font-family: Verdana;	
	border: 1px inset #A6ABBE;
}
.formsearch { font-size : 10px;
	width: 150px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #F5EFDE;	
	border: 1px inset #A6ABBE;
}

