/* hide from ie on mac \*/
html {
	height: 100%;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#222F3B;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#200600;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#3C0B11;
}
#flashcontent {
	margin:0 auto;
	height: 100%;
}
#noflash {
	font-size:12px;
	font-family:Tahoma, Arial;
	margin:0 auto;
	height: 100%;
	width:500px;
}
.txt {
	color: #666666;
	font-family:Tahoma, Arial;
	
}
.flash a{
	color: #FF6600;
	font-size: 12px;	
	font-weight: bold;
	text-decoration: none;
}

.flash a:hover{
	color: #FF9900;
	text-decoration: underline;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #200600;
}
