	html {
		height: 100%;
		overflow: hidden;
	}
	
	.flashcontent {
		height: 75%;
		width: 100%;
	}
	.flashcontent2 {
		height:580px;
		width: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #ffffff;
	}
a.greyfooter:link, a.greyfooter:active, a.greyfooter:visited {
   font-family: verdana, arial, helvetica, sans-serif;	
   font-size: 10px;	 
   color: #8f8f8f;
   text-decoration: none;
   background-image: url("../../graphics/img/arrow-off.gif");
   background-position: top left;
   background-repeat: no-repeat;
   padding-left: 7px;
   display: block;
}

a.greyfooter:hover {
   color: #c71444;
   background-image: url("../../graphics/img/arrow-on.gif");
   text-decoration: underline;	
}
.confirmation	{
	background-image: url(../../graphics/img/confirmation.jpg);
	background-repeat:no-repeat;   
	font-family: verdana, arial, helvetica, sans-serif;	
   font-size: 12px;	 
   color: #8f8f8f;
   text-decoration: none;
}
.confirmation2	{
	font-family: verdana, arial, helvetica, sans-serif;	
   font-size: 12px;	 
   color: #8f8f8f;
}
.coupon1{
	font-family: arial, verdana, helvetica, sans-serif;	
   font-size: 11px;	 
   color: #000000;
}
