html{
height: 100%;
overflow: auto;
}

body
{
	background-color: #ffffff;

 
text-align: center; 
	margin: 0;
	padding: 0;
	font-size: 11px;
	/*line-height: 12px;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #3B171F;
}

	
#flashcontent
{

position: relative; 
height: 685px; 
width: 100%;
top:21px;
left:0px;



}


#flashcontent #msg
{
height: 792px; 
width: 100%; 
text-align: center; 
color: #ffffff;
	/*
	background-image: url(../img/upgrade_dan.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
}


#content
{
height: 800px; 
width: 800px; 
text-align: center; 
	margin: 10px auto;

}

#required
{

text-align: center; 
	font-size: 14px;
	/*line-height: 14px;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #3B171F;

}

#content h1
{
	font-size: 18px;
}

#content a:link,
#content a:visited,
#content a:hover,
#content a:active
{
	color: #3B171F;
}

a img
{
	border: 0;
}

small
{
	color:#3B171F;}
	
.highlite {
	color: #3B171F;
}
