html{
	height:100%;
}
body{
	height:100%; 
	max-height: 100%; 
	margin:0px;
	padding:0px;
 	overflow:hidden;
}
#content_all{
	width:100%;
	height:100%;
	margin:0px;
}
#flashcontent{
	width:100%;
	height:100%;
}
a{ 
	color:#333333;
	text-decoration:none;
}
a:hover{ 
	color:#333333;
	text-decoration:underline;
}
#copyright{
	text-align:center;
	font-size:11px;
	color:#EEE;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	width:942px;
}
#copyright a{
	color:#FFF;
}
/* PLAYER ADOBE ERROR */
#no_flash {
	position:absolute;
	width:100%;
	height:100%;
	float:left;
	left:0%;
	top:0%;
	z-index:0;
	background-color:#000000;
}
#padding {
	padding:20px;
}
.text_16_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.link_16 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration:none;
}
.link_16:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration:underline;
}

/* END MAIN CSS */

	body { background: #444444;
color: #ffffff;
 }
    #footer {  color: #ffffff;
 }
	.text_11 {  color: #ffffff;
 }
	.text_11 a {  color: #ffffff;
 }
	.text_11 a:hover {  color: #ffffff;
 }

	