body
{
	background-color: 000000;
	margin: 0;
	padding: 0;
	font-size: 11px;
	/*line-height: 16px;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #228AD7;
	text-align: center;

}
	
#flashcontent
{
/*
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: left;
*/
}


#flashcontent #msg
{
	margin: 100px 0 0 50px;
	width: 100%;
	height: 100%;
	/*
	background-image: url(../img/upgrade_dan.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
}


#content
{
	text-align:left;
	width: 100%;
	height: 100%;
	margin: 1px auto;
}

#content h1
{
	font-size: 18px;
}

#content a:link,
#content a:visited,
#content a:hover,
#content a:active
{
	color: #fff;
}

a img
{
	border: 0;
}

small
{
	color:#cccccc;}
	
.highlite {
	color: #FF6600;
}
