<style type="text/css">
<!--


body,td,th {
	font-size: 12px;
	color: #333;
	font-family: Arial;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #d49c13;
}
a:active {
	text-decoration: none;
	color: #333;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.style18 {color: #CCCCCC}
.style26 {color: #333; font-size: 12pt; }
.style27 {color: #333}
.style28 {
	color: #999999;
	font-size: 12px;
	text-align: left;
}
.style29 {color: #999999}
.gold {
	font-size: 12px;
	font-weight: bold;
	color: #d49c13;
	text-align: center;
}
.style30 {
	font-size: 12px;
	font-weight: bold;
	color: #d49c13;
	text-align: center;
}
.style31 {font-size: 11px}
.style35 {color: #000000; font-size: 38px; }
a {
	font-weight: normal;
}
.style44 {	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.style10 {font-size: 12px}


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
height: 100;
width: 100;
}
.thumbnail img{
border: 0px solid white;
margin: 0 5px 5px 0;
}
.thumbnail:hover{
background-color: transparent;
}
.thumbnail:hover img{
border: 0px solid blue;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -140;
left: 20px; /*position where enlarged image should offset horizontally */
z-index: 50;
height: 200;
width: 200;
}



-->
</style>

