body {
	background-color: #000000;
}
.style1 {color: #EFBA00}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style2 {
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {color: #FFFFFF}
.style5 {font-size: 24pt; font-weight: bold; color: #000000; }
.style6 {font-size: 14pt}
.style7 {font-size: 12pt; color: #FFFFFF; }
.style11 {font-size: 12pt; color: #FFFFFF; font-weight: bold; }
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #efba00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #efba00;
}
a:active {
	text-decoration: none;
	color: #FCC630;
}
a.Menu:hover {color: white}
td.GalleryLink {background-image: URL('images/orgebar.gif'); background-repeat:no-repeat; height:70px; width: 200px; padding:5px}
td.GalleryLink:hover {background-image: URL('images/orgebar2.gif')}

.ImageFrame IMG {position:relative; z-index: -1}
.SlideFrame {position: relative; height: 300px; width: 451px}
.SlideFrame IMG {position:absolute; display: inline; left: 0px; top: 0px;}
