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

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #000000;
		color:#ffffff;
	}
	html {
scrollbar-track-color:#000000;
 scrollbar-face-color:#030555;
 scrollbar-highlight-color:#75757A;
 scrollbar-3dlight-color:#999999;
 scrollbar-base-color:#FFFFFF;
 scrollbar-darkshadow-color:black;
 scrollbar-shadow-color:#000000;
 scrollbar-arrow-color:#75757A;
 }
	
a:link {
	text-decoration: none;
	color: #60B2D9;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #60B2D9;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline overline;
	color: #60B2D9;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #60B2D9;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #60B2D9;
}
