.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {border: 0}

}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 0px;
left: -800px;
border: 1px 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 on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

#loyalty {
	background-image:url(/images/loyalty_bg.gif);
	display:block;
	height:99px;
}


.a:link {color:#FFFFFF
}

	A:link {color: #000000; text-decoration: none}
    A:active {background: #FFCC00; text-decoration: none}
    A:hover {background: #FFCC00; color: black;}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.style4 {color: #000099}
.style5 {color: #990000}
.style23 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.style24 {
	font-size: 16px;
	font-weight: bold;
}
.style25 {
	color: #660033;
	font-family: "Brush Script Std";
	font-size: 24px;
}
.style26 {
	font-size: 16px;
	color: #660033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style27 {
	color: #061c9e;
	font-size: 16px;
	font-weight: bold;
}
.style30 {color: #000000}
.style31 {font-size: 16px}
}
