@charset "utf-8";
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFCC00;
}
a:active {
	color: #CCFF66;
}
body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFF00;
	text-align: center;
	padding: 10;
}



GalleryBackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFF00;
	background-color: #000000;
	border-bottom-width: 0px;
	background-position: center;
}

.Gallery_Heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	color: #FFFF00;
	background-color: #000000;
	text-align: center;
}
.Gallery_Heading_2 {
	font-size: 160%;
	text-align: center;
	margin-bottom: 0px;
	color: #FFFF00;
	background-color: #000000;
}
.Gallery_top_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}

.Gallery_bottom_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
.Gallery_pic_table {
	background-position: center;
	text-align: center;
}
.Small_Note_Text {
	font-size: 170%;
	text-align: center;
	padding: 0;
	padding-top: 0px;
	top: auto;
	right: auto;
}
