BODY
{
	background-color: #ffffff;
	color: #696969;
	font-family: Verdana, Arial, 'Sans Serif';
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
	width: 950px;
}
TABLE
{
	background-color: #ffffff;
	color: #696969;
	font-family: Verdana, Arial, 'Sans Serif';
	font-size: 9pt;
}
HR
{
	color: #d3d3d3;
	height: auto;
}
A
{
	text-decoration: none;
	color: #0000ff;
}
.TopPanel
{
	background-color: #ffefcb;
	border: #7d1037 1px solid;
	color: #7d1037;
	font-size: 8pt;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	white-space: nowrap;
}
.MainMenu
{
	background-color: #7d1037;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
	white-space: nowrap;
}
.MainMenu A
{
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}
.MainMenu A:hover
{
	color: #ffff99;
}
.Gallery
{
	border-left: solid 1px #7d1037;
	border-right: solid 1px #7d1037;
	border-bottom: solid 1px #7d1037;
	width: 100%;
}
.GalleryPreview
{
	height: 460px;
	overflow: auto;
	scrollbar-base-color: #ffefcb;
}
.GalleryPreview IMG
{
	cursor: hand;
	padding: 5px;
}
.GalleryMain
{
	background-color: #fdf5e6;
	color: #7d1037;
	line-height: 300%;
}
.Footer
{
	font-style: italic;
	margin-top: 5px;
	font-size: 8pt;
}
.copyright
{
	border-top: solid 1px #d3d3d3;
	color: #808080;
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-top: 5px;
	text-align: center;
	white-space: nowrap;
}
