div#wn	{ 
    position:relative;
    width:370px;
    height:338px;
    overflow:hidden;
}

div#wn2	{ 
    position:relative;
    width:667px;
    height:341px;
    overflow:hidden;
}

div#wn3	{ 
    position:relative;
    width:505px;
    height:378px;
    overflow:hidden;
}

div#wn4	{ 
    position:relative;
    width:667px;
    height:392px;
    overflow:hidden;
}

div#scrollbar { 
  display:block;
  position:relative;
  width:11px;
  height:338px;
  font-size:1px;
}

div#scrollbar2 { 
  display:block;
  position:relative;
  width:11px;
  height:341px;
  font-size:1px;
}

div#scrollbar3 { 
  display:block;
  position:relative;
  width:11px;
  height:378px;
  font-size:1px;
}

div#scrollbar4 { 
  display:block;
  position:relative;
  width:11px;
  height:392px;
  font-size:1px;
}

div#track { 
  position:absolute; left:0; top:12px;
  width:11px;
  height:314px;
  background: #825F39;
}

div#track2 { 
  position:absolute; left:0; top:12px;
  width:11px;
  height:317px;
  background: #825F39;
}

div#track3 { 
  position:absolute; left:0; top:12px;
  width:11px;
  height:354px;
  background: #825F39;
}

div#track4 { 
  position:absolute; left:0; top:12px;
  width:11px;
  height:368px;
  background: #825F39;
}

div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px;
  height:20px;
  background-color:#4C3628;
}  

div#dragBar2 {
  position:absolute; left:1px; top:1px;
  width:9px;
  background-color:#4C3628;
}  

div#dragBar3 {
  position:absolute; left:1px; top:1px;
  width:9px;
  height:20px;
  background-color:#4C3628;
}  

div#up { position:absolute; left:0; top:0; }  

div#up2 { position:absolute; left:0; top:0; }  

div#down { position:absolute; left:0; bottom:0; }

div#down2 { position:absolute; left:0; bottom:0; }

div#scrollbar, div#track, div#dragBar, div#up, div#down, div#scrollbar2, div#track2, div#dragBar2, div#up2, div#down2 {
    -moz-user-select: none;
    -khtml-user-select: none;
}

div#scrollbar img {
    display:block; 
} 
    
div#scrollbar2 img {
    display:block; 
} 

span.scripRef
{
  cursor:pointer;
  border-bottom:1px dotted;
}

span.calRef
{
  cursor:pointer;
  border-bottom:1px solid;
}

div#lyr1 {
  font: 11px verdana;
  text-align: left;
  line-height:14px;
}

div#lyr2 {
  font: 11px verdana;
  text-align: left;
  line-height:14px;
}

sup {
  font: 8px verdana;
  padding: 0px 3px 0px 0px;
  color: #000000;
}

div.boxPopup {
	width: 420px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url( ../boxTop.png ) top left scroll no-repeat;
	height: 100%;
}
div.boxTop {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 405px;
}
div.boxTitle {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 4px 8px;
	width: 405px;
	float: left;
	color: white;
	font: bold 12px verdana;
	text-align: left;

}
div.boxMiddle {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 22px 0px;
}
div.boxBottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url( ../boxBottom.png ) bottom left scroll no-repeat;
}
div.boxContent {
	margin: 0px 0px 0px 0px;
	padding: 1px 25px 0px 8px;
	background: url( ../boxMiddle.png ) top left scroll repeat-y;
	color: #352518;
  font: 11px verdana;
  text-align: left;
  line-height:14px;
}
