body
{
	
	background-color: #FFFFFF;
	font-size: 8pt;
}


body.fi
{
	background-color: #98E3FE;
}

table.mmm
{
	
	
	width: 650px;
	
}
td.header
{
	border: 1px solid #000000;
	background-color: #98E3FE;
	height: 100px;
	width: 650px;
	
	
}

td.content
{
	height:800px;
	border: 1px solid #000000;
	background-color: #98E3FE;
	color:white;
}


.info
{
	display:block;
	visibility: none;
	z-index: 2;
}

td.home
{
	border-right: 1px solid #000000;
	text-align: center;
}
td.home2
{
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	text-align: center;
}



img.imerg
{
	width: 100%;
	height: 100%;
	z-index: 0;
}


td.dmenu
{
	padding: 0px;
	height: 30px;
	
	background-color: #00BAFF;
	width: 650px;
	z-index: 1;
}

table.tabdlemenu
{
	height: 30px;
	
	
	z-index: 1;
	width: 650px;
}

a
{
	color: white;
	text-decoration: none;
}