.redText
{
	color:red;
}

.whiteText
{
	color:white;
}

.logo
{
	position:fixed;
	z-index: 1000000;
	left: 3%;
	top: 5px;
}

.iframeMenu
{
	top:0px;
	z-index:1000001;
	position:fixed;
	background:none transparent;
}

.iframeContent
{
	width:100%;
	top:-50px;
	position:relative;
}

.rankingArchiveFrame
{
	width:100%;