.td_a {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}

body {
	background-color: #059EBF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.style2 {
	color: #E6AE25;
	font-family: Arial;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.style2:hover {
	text-decoration: underline;
}

.style5 
{
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold; 
}

.altdiv 
{
	height:365px;
	width: 250px;
	overflow-y: auto;
}
.altdivb {
	overflow-y: auto;
	padding:0px;
	height: 365px;
}

div#hold	
{
	position:relative;
	overflow:hidden;
	width:550px;
	height:80px;
	z-index:100;
	background-position: center;
}
div#wn	
{ 
	position:absolute; 
	width:550px; height:80px; 
	clip:rect(0px, 550px, 80px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
	
div#lyr1	
{ 
	position:absolute; visibility:hidden; 
	z-index:1; 
}