.MainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #330000;
	font-variant: small-caps;
}
.MainSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #330000;
	font-variant: small-caps;
	font-weight: bold;
}
.ButtonTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	background-color: #CCCCCC;
	border: 1px double #999999;
}
.ButtonMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px ridge #999999;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}
.ButtonBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 5px;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: xx-small;
	font-weight: lighter;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PicsPhotoCentre {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.PicsPhotoHTML {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	font-weight: normal;
}
.PicsJPCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
