body
{
background-color:#63aefa;
}
div.scrollWrapper{

  height:712px;
  overflow-y:scroll;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
TD.copyright {
	font-family: Arial;;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#listWindow { 
	position: absolute; 
	top: 440px; 
	width:600px; 
	left: 150px; 
	height:150px; 
	overflow: auto; 
	border-style: none; 
	border-top-width: 1px; 
	font :12px; 
	border-right-width: 1px; 
	border-left-width: 1px;
	border-bottom-width: 1px; 
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #303030;

    } 

