@charset "utf-8";
.oneColFixCtrHdr #container #clickback {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9595C9;
	padding-top: 5px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #container #photoheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	padding-top: 10px;
}

a:link {
	text-decoration: none;
	color: #9595C9;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #C8212E;
}
a:active {
	text-decoration: none;
}
.oneColFixCtrHdr #container #pagetitle {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.oneColFixCtrHdr #container table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.oneColFixCtrHdr #container table tr td {
	padding-top: 5px;
	border: thin solid #9595C9;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
