<style type="text/css">    <STYLE><!--html 
{	height:100%; 	max-height:100%; 	padding:0; 	margin:0; 	border:0; 	overflow: hidden; }

BODY 
{ 
	FONT-FAMILY: Verdana,arial;	FONT-SIZE:12pt;	BACKGROUND-ATTACH: fixed;	BACKGROUND-POSITION:0% 50%;	BACKGROUND-REPEAT: no-repeat;	color:#aaaaaa;	height:100%; 	max-height:100%; 	overflow:hidden; 	padding:0; 	margin:0; 	border:0;}

/* Text styles */
SPAN.b{	FONT-SIZE:14pt; FONT-FAMILY:verdana,arial; COLOR:#aaaaaa; FONT-WEIGHT:bold; }

/* Link styles */a:link 				{ FONT-SIZE:9pt; FONT-FAMILY:verdana,arial; color:#cccccc; }
a:visited 			{ FONT-SIZE:9pt; FONT-FAMILY:verdana,arial; color:#555555; }

/* Size Styles */.largeCss 
{
	FONT-SIZE: 12pt;
	FONT-FAMILY:verdana,arial;
	COLOR: #cccccc;
}
.extraLargeCss 
{
	FONT-SIZE: 14pt;
	FONT-FAMILY:verdana,arial;
	COLOR: #cccccc;
}

/* Table styles */
TABLE 
{ 
	FONT-FAMILY: Verdana,arial;	FONT-SIZE:9pt;
}
	
/* Buttons */	
.nolbutton 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	border-style: ridge;  
	font-size: xx-small; 
	background-color: #505590; 
	color: white; 
	text-transform: uppercase; 
	width=80;
	cursor: hand
}

#contentNew 
{	display:block; 	overflow:auto; 	position:absolute; 	z-index:3; 	top:56px; 	bottom:56px; 	width:100%; 	margin-left:-50%; 	left:50%; 
	text-align: center;	background-color:black;}
* html #contentNew 
{	top:0; 	bottom:0; 	height:100%;	width:100%;	border-top:56px solid #fff; 	border-bottom:58px solid #fff;	z-index:1;  }

#headNew 
{	position:absolute; 	margin-left:-50%; 	left:50%; 	top:0; 	width:100%; 	min-width:800px; 	height:56px; 	background:#000; 	z-index:2;}

* html #headNew 
{	top:0px; 
	width:100%; 
	height:54px;}

#footNew 
{	text-align:center;	position:absolute; 	margin-left:-50%; 	left:50%; 	bottom:0; 	width:100%; 	min-width:800px; 	height:56px; 	background-position:0 100px;	background:#000; 	z-index:2; }

* html #footNew 
{	bottom:2px; 
	width:100%; 
	height:54px;}	
--></STYLE>