	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
		height:100%;
	}
	
	#flashcontent {
		height: 100%;
		width:100%;
	}
	/* end hide */

	body {
		height: 100%;
		height:100%;
		margin: 0;
		padding: 0;
		background-color: #fff;
	}
	
	p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#666666;
	text-align:center;
	}
	
	img { border:none; }
	
	a {
	text-decoration:none;
	font-size:11px;
	}
	
	a:link {
	color:#7ea321;
	}
	
	v:link {
	color:#999999;
	}
	
	.eye {
	margin-top:20px;
	margin-bottom:20px;
	width:276px
	}
	
	.shp {
	width:242px
	} 
