/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #ffffff;
		color:#ffffff;
	}

body, td, table, li, ul, ol, p, br, .fliesstext, input, select
{ color:808080; font-family: arial; font-size: 12px; 
 scrollbar-arrow-color: ffffff;
 scrollbar-base-color: ffffff;
  scrollbar-darkshadow-color: ffffff;
 scrollbar-highlight-color: ffffff;
 scrollbar-shadow-color: ffffff;
 scrollbar-track-color: ffffff}
}

a:link {color:cccccc;text-decoration:none;font-weight:bold}
a:visited {color:cccccc;text-decoration:none;font-weight:bold }
a:active {color:cccccc;text-decoration:none;font-weight:bold }
a:hover {color:cccccc; }

.big { color:666666; font-family: arial; font-weight:bold; font-size: 14px }

.standard { color:808080; font-family: arial; font-weight:normal; font-size: 12px }
.small { color:808080; font-family: arial; font-weight:normal; font-size: 9px }
