body {
	margin : 0px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: white;
}

td {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.normal {
	font-family: Arial;
	font-size: 12px;
}

.whitebackground {
	background-color: #ffffff;
}

.greybackground {
	background-color: #efefef;
}

.bottomborder {
	background-color: #303750;
}

input.name { 
	border: 1px solid #5187bb; 
	font: 12px Arial, Helvetica; 
	width: 250px; 
	background: #bed4e5; 
	padding: 2px;  
	line-height: 16px;
}

input:focus { 
	background: #efefef;  
}

textarea.name { 
	border: 1px solid #5187bb; 
	font: 12px Arial, Helvetica; 
	width: 295px; 
	background: #bed4e5; 
	padding: 2px;  
	line-height: 16px;
}

textarea:focus { 
	background: #efefef;  
}

.HeaderLeft {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.linktext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #336699;
}

.linktext:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF0000;
}

.linktext2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #336699;
}

.linktext3 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #336699;
}

.linktextdiv:hover {
	font-family: Times;
	color: #FF0000;
}

.pictureborder {
	border-right: 1px inset #1f801d;
	border-bottom: 1px inset #1f801d;
	border-left: 1px outset #1f801d;
	border-top: 1px outset #1f801d;
}

/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:0px; }
.PZ3-r { float:center; margin-left:0px; 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 { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */
