body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.heading2 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-size: 10px;
}
li {
	list-style-type: square;
}
div#holder1	{
	position:absolute;
	overflow:hidden;
	z-index:100;
	left: 0;
	top: 0;
	width: 820px;
	height: 600px;
	background-image: url(../images/bkgrnd_ord2.gif);
	}
div#holder2	{
	position:absolute;
	overflow:hidden;
	z-index:100;
	left: 0;
	top: 0;
	width: 820px;
	height: 600px;
	background-image: url(../images/bkgrnd_mat2.gif);
	}
div#wn1	{
	position:absolute;
	left:20px;
	top:20px;
	clip:rect(20px, 760px, 560px, 20px);
	overflow:hidden;
	z-index:1;
	width: 760px;
	height: 560px;
	}
div#lyr1	{
	position:absolute;
	left:-1px;
	top:3px;
	z-index:1;
	width: 660px;
	}

/* Set small font-size or size/position of div's will be off in some browsers  */

div#scrollbar1 {
	position:absolute;
	left:800px;
	top:20px;
	width:7px;
	height:560px;
	font-size:1px;
	z-index:2;
  }
div#track1 {
	position:relative;
	left:0;
	top:11px;
	width:7px;
	height:539px;
	z-index:1;
	background-color: #E2E2E2;
  }
div#dragBar1 {
    position:relative; left:1px; top:1px;
    width:5px; 
    height:30px; 
    z-index:1;
    background-color:#9cc76e
  }
div#up1 {
	position:absolute;
	z-index:1;
	left: 0;
	top: 0;
	width: 7px;
	height: 7px;
	}
div#down1 {
	position:absolute;
	z-index:1;
	left: 0;
	top: 554px;
	width: 7px;
	height: 7px;
	}
