body{
text-align:justify;
font-weight:normal;
}
td#scroller1 { 
	width:850px; 
	height:150px;
	

	
	
}


#holder1{ 
	
	width:800px; 
	height:90px; 
	z-index:100;
	position:absolute;
	
}

div#wn1 { 
  position:relative; 
  width:850px; 
  height:128px;
  margin:0 auto;
  padding:0; 
  z-index:1;
  clip:rect(0, 800px, 90px, 0); 
  overflow:hidden;
  
  }
  
div#cnt1 
{ 
	position:absolute; 
	z-index:1;
	float:left;
	margin:0 auto;
	padding:0;
 }
 

div.item {
  width:830px; 
  height:90px; 
  font-size:11px; 
  color:#666666; 
  font-weight:normal;
  font-family:arial;

 }


body { 
overflow:auto;
 }
 
body, td  { 
font-weight:normal;
font-family:Tahoma;
font-size:13px;
color:#999999;
 }

table#main { 
width:100%;
float:left;
}

table#main th	{ 
font-size:1.3em; text-align:justify;
}
	
table#main td { 
vertical-align:top }

table#main td p { 
margin: 0 0 .6em 0; 
}

td a:link, td a:visited { 
color:#339;
 }	

