html, body
{
	 height:100%;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 background-color: #ffffff;
}



#footer
{
	height: 2%;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/fill_bg_footer.gif);
}

#footer A
{
	color: #CCCCCC;
	text-decoration: underline;
}

#alternate, #alternate A
{
	height: 98%;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #a0a0a0;
}

#alternate TABLE
{
	border: 0px solid silver;
	height: 100%;
	width: 100%;

}

#alternate TD
{
	text-align: center;

}

.Link_Nero
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

