/* CSS Document */

.c_tc_head{padding:0px 0px 0px 0px; text-align:left;}

.c_tc_border { border:1px gray solid;}

.c_tc_contentpane{padding:0px 0px 0px 0px ; text-align:left; vertical-align:top;}

.c_tc_footer {margin-bottom:0px;padding:0px 0px 0px 0px; text-align:right;}

.c_tc_body {margin-left: 30px; margin-top:30px; margin-right:20px;}


div#hold761	{ 
	position:relative; overflow:hidden;
	width:184px; height:154px; 
/*  z-index:1001; */
	}
	div#hold409	{ 
	position:relative; overflow:hidden;
	width:184px; height:254px; 
 /* z-index:1001; */
	}
	div#hold669	{ 
	position:relative; overflow:hidden;
	width:184px; height:154px; 
 /* z-index:1001; */
	}
div#scrollerOuter761	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:184px; height:154px; 
	clip:rect(0px, 184px, 154px, 0px); 
	overflow:hidden;	
	z-index:1001; 
	}
div#scrollerOuter409	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:184px; height:254px; 
	clip:rect(0px, 184px, 254px, 0px); 
	overflow:hidden;	
	z-index:1001; 

	}
	div#scrollerOuter669	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:184px; height:154px; 
	clip:rect(0px, 184px, 154px, 0px); 
	overflow:hidden;	
	z-index:1001; 

	}
.scrollerInner {
	position:absolute;
	left:0px;
	top:0px;
/*	z-index:1;*/
	visibility: hidden;
	font-size: 12px
	}
/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar761 { 
  position:relative; left:0; top:0;
  width:11px; height:130px; 
  font-size:1px; /*z-index:1;*/
  }
  /* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar409 { 
  position:relative; left:0; top:0;
  width:11px; height:250px; 
  font-size:1px; /*z-index:1;*/
  }
  div#scrollbar669 { 
  position:relative; left:0; top:0;
  width:11px; height:130px; 
  font-size:1px; /*z-index:1;*/
  }
div#track409 { 
  position:absolute; left:0; top:12px;
  width:11px;
  height:112px;

  /*z-index:1;*/
  }
  
div#track761 { 
  position:absolute; left:0; top:12px;
  width:11px;
  height:112px;

  /*z-index:1;*/
  }
div#track669 { 
  position:absolute; left:0; top:12px;
  width:11px;
  height:112px;

  /*z-index:1;*/
  }
div#dragBar761 {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;

  /*z-index:1;*/
  } 
  div#dragBar409 {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;

  /*z-index:1;*/
  }
  div#dragBar669 {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;

  /*z-index:1;*/
  }
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:-2px; z-index:3 }  

/* Styles for demo, not necessary for scrolling layers */  
a img { border:none }
p  
{
    margin: 0 0 .6em 0;
    font-size:11px;   
  }


