@charset "utf-8";
td img {display: block;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
}
a.large:link {
	font-size: 12pt;
	font-weight: bolder;
	color: #000099;
	text-decoration: underline;
}
p {
	margin: 8px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}
.MainPhotoCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.MainPhotoAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.large:hover {
	font-size: 12pt;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
}
a.large:visited {
	font-size: 12pt;
	font-weight: bolder;
	color: #000099;
	text-decoration: underline;
}
.pagetitle {
	font-weight: bold;
	text-align: center;
}
#cc {
	visibility: visible;
	background-color: #CCFFCC;
}
.dollars {
	font-size: 12pt;
	font-weight: bold;
}
#pcrpopup {
	position: absolute;
	height: 200px;
	width: 310px;
	text-align: center;
	background-color: #FF0;
	left: 10px;
	top: 10px;
	border: 10px inset #FFC;
}

.popup:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F00;
}
.popup:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F00;
}
.popup:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00F;
}
.error {
	color: #F00;
}
