body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDFF;
	text-decoration: underline;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.topLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}.MenuBar {
	border: 1px solid #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* START GALLERY */
#hold {
	
	position:relative;
	overflow:hidden;
	width:54px; 
	height:225px; 	
	z-index:100;
}
#wn	{	
	position:absolute;
	left:0px;
	top:0px;
	width:54px;
	height:225px;
	clip:rect(0px, 54px, 343px, 0px);
	overflow:hidden;
	z-index:1;
}
#lyr1 { 
	position:absolute;
	left:0px; 
	top:0px;
	z-index:1; 
	color: white; 
	font-size: 10px;
}

/* END GALLERY */


/* Styles for scrolling layers and scrollbars  */

div#wncontent  { 

  position:absolute; 
  left:0; 
  top:4px;
  width: 400px;
  height:401px; 
  clip:rect(0, 382px, 401px, 0); 
  overflow:hidden; 
  z-index:1

  }

/* op7 needs width set here too (?) */  

div#lyr { 
	width:430px 
}

div.content {
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:1   
}
/* Set small font-size or size/position of div's will be off in some browsers  */

div#scrollbar1 {
  position:absolute; 
  visibility:hidden;
  left:400px; 
  top:10px;
  width:20px; 
  height:360px; 
  font-size:1px; 
  z-index:2;
}

div#track1 { 
  position:absolute;
  left:0;
  top:18px;
  width:20px; 
  height:225px; 
  background: #000;
  z-index:1;
  border: 1px solid #818181;
 /*padding-bottom:-1px;*/
}

div#dragBar1 {
  position:absolute; 
  left:0px; 
  top:0px;
  width: 18px;
  height:225px; 
  background-color:#818181;
  z-index:1
} 
div#up1 { 
	position:absolute; 
	left:-2px; 
	top:0; 
	z-index:2;
} 
div#down1 { 
	position:absolute; 
	left:-2px; 
	top: 225px;
	bottom:0; 
	z-index:3 
}  



.style3 {color: #999999}
.style6 {color: #FFFFFF}
.style7 {	font-size: 14px;
	font-weight: bold;
}
