body {
	
	height: 100%;
	margin: 0;
	padding: 0;
	/*background-color: #303030;
	background-color:#AEABAB;*/
	text-align:center;
}



html {
	height: 100%;
	
}
	
#flashcontent {
	height: 100%;
}


.style1 {
	font-family: tahoma;
	font-size: 12px;
}
.style2 {color: #000000}
.style3 {
	font-family: tahoma;
	color: #999999;
}


.infinite{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#A6BCF0;
	text-align: left;
	cursor:pointer;
	text-decoration:underline;	
}

.solutions{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#FF6600;
	text-align: left;
	cursor:pointer;
	text-decoration:underline;	
}

