div#table	{
	left:300px;
	top:20px;
	width:150px;
	height:auto;
	clip:                   rect(auto,auto,auto,0px);
	overflow:hidden;
	z-index:1000;
	position: absolute;
	visibility: hidden;
	padding: 2px;
	background-color: #FFFFFF;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	}
div#wn	{
	left:445px;
	top:50px;
	width:300px;
	height:130px;
	clip:                   rect(0px,305px,135px,0px);
	overflow:hidden;
	z-index:1000;
	position: absolute;
	visibility: hidden;
	border: 1px none #cdeb00;
	background-color: #FFFFFF;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	background-image: url(../images/AG_136-125.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}
div#position {
	top: 207px;
	visibility: hidden;
	z-index: 1000;
	position: absolute;
	border: 2px solid #9C9340;
	height: auto;
	width: 150px;
	background-color: #FFFFFF;
	padding: 2px;
	left: 390px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #9C9340;
}
/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar {
	position:relative;
	left:0px;
	top:0;
	width:30px;
	height:61px;
	z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:23px; height:40px;
  z-index:1;
  }
div#dragBar {
  position:absolute; top:1px;
  z-index:1;
  }  
div#up {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}  
div#down {
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
}  

/* Styles for demo, not necessary for scrolling layers */  
body  { overflow:hidden; text-align:center }
body, td  {
	font: 12px "Arial Narrow", Arial, sans-serif;
	color: #666666;
}  
th	{ font-size:1.4em; text-align:left }	
a:link, a:visited { color:#666666}	
a img { border:none }
div.content {
	text-align:left;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	}
div.content ul { margin:0; padding:0; list-style:none }
div.content ul li {
	margin:0;
	color: #333333;
	padding: 5px;
}
div.content ul li a { text-decoration:none }
div.content ul li a:hover { text-decoration:underline }

table.main { 
  background-color:#FFFFFF;
  width:300px; 
  margin:auto; text-align:left;
  border:1px solid #999; 
  }
table.main td.text, table.main td.navs { vertical-align:top; text-align:left }
td#scrollLinks  { width:12px }
td.navs ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}
td.navs ul li {
	background-color: #D2D763;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
}
td.navs ul li a { text-decoration:none }
td.navs ul li a:hover {
	text-decoration: underline;
}
#scrollerend {
	position: absolute;
	left: 435px;
	top: 290px;
	width: 15px;
	height: 15px;
	visibility: hidden;
	z-index: 550;
}
.fontext {
	font-family: "Arial", Times, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
#tester {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 560px;
	border: 1px solid #FF0000;
	position: absolute;
	visibility: visible;
	z-index: 5000;
	top: 100px;
	clip:           rect(0px,500px,50px,0px);
}
#inner {
	position: absolute;
	visibility: visible;
	height: auto;
	top: 0px;
	left: 0px;
	border: 1px solid #3333CC;
	z-index: 5000;
	color: #FF00CC;
	margin: 0px;
	padding: 0px;
	width: 480px;
}
.stdBold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
