/* hide from ie on mac \*/
	html {
		width: 100%;
		height: 100%;
		overflow: hidden;}
	
	#flashcontent {
		width:810px;
		height: 500px;}
	/* end hide */
	
	#noflash {
		margin:0 auto;
		width:500px;
		height: 100%;
		font-size:11px;
		font-family:Verdana, Arial, sans-serif;}
	/* end hide */


	.flash a{
	   color: #000000;
	   font-size: 11px;	
	   font-weight: bold;
	   text-decoration: none;}

	.flash a:hover{
       color: #009933;
	   text-decoration: none;}
	
	body {
	   margin: 0;
	   padding: 0;
	   background-color: #F9F9F9;
	   height:100%;}
    
	.copy {
	   font-size: 10px;
	   color: #666666;
	   font-family: Verdana, Arial, sans-serif;
	   width: 810px;
	   position: absolute;
       left: 50%;
       margin-left: -405px;
       bottom: 15px;
	  }

    .depo {
	   font-size: 10px;
	   color: #666666;
	   font-family: Verdana, Arial, sans-serif;
	   font-weight: bold;}

   a.depo			{ color: #666666; text-decoration: none;}
   a.depo:hover	{ color: #666666; text-decoration: underline;}
   a.depo:active	{ color: #666666; text-decoration: none;}