body {
	margin-bottom: 0px;
	background-image:url(../images/brickback.gif);
		
}
td, textarea, input, select {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.frame {
	border: 1px solid #E8E9D7;
}

.text1 {
	font-family:  Georgia;
	font-size: 36px;
	color: #0000000;
	font-weight: normal;
	line-height:36px;
}
.text2 {
	font-family:  Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #0000000;
}
.text3 {
	font-family:  Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family:  Georgia;
	font-size: 36px;
	font-weight: normal;
	font-style:italic;
	color: #FFFFFF;
}
.text5 {
	font-family:  Georgia;
	font-size: 10px;
	font-weight: normal;
	color: 000;
}
.text6 {
	font-family:  Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #0000000;
}
.text7 {
	font-family:  Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family:  Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text9 {


	font-family:  Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #0000ff;
	font-family:  Georgia;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #000000;
	font-family:  Georgia;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}

a:hover {
	color: #ffffff;
	font-family:  Georgia;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}


.inputstyle {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */