body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #0080ad;
}
.grey{
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #818f95;
}

a.grey, a.grey:visited{
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #818f95;
	text-decoration:none;
}
a.grey:hover{
color:#0991b8;
text-decoration:underline;
}

.green {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #007170;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 22px;
	color: #999999;
}
.hide{
display:none;}
.unhide{
display:marker;}

show{visibility:visible;}
notshow{visibility:hidden;}

div#hold	{ 
  position:absolute; 
  left:215px; 
  top:180px;
  width: 720px;
  height:405px;
  overflow:hidden; 
  z-index:0;
}
div#wn	{ 
  position:absolute; 
  left:305; 
  top:120;
  width:700px; 
  height:405px; 
  clip:rect(0, 700px, 405px, 0); 
  overflow:hidden; 
  z-index:1;
}
div#lyr1	{ 
	width:670px;
	}
div.content { 
  position:absolute; 
  visibility:visible; 
  left:0; 
  top:0; 
  z-index:1;
  }  
/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:absolute; 
  visibility:visible;
/*  left:455px; */
  left:700px;
  top:1px;
  width:18px; 
/*  height:418px; */
  height:405px;
  font-size:1px; 
  z-index:2;
}
div#track { 
  position:absolute; 
  left:0; 
  top:15px;
  width:15px; 
/*  height:398px;*/
  height:375px;
  /*background: url("/img/track.gif") #336 repeat;*/
  background-color:#BBBBBB;
  z-index:1;
}
div#dragBar {
  position:absolute;
  left:1px; 
  top:2px;
  width:13px; 
  height:20px;
  border-color:#FF0000;
  border-width:1px;
  background-color:#EEEEEE;
  z-index:1;
}  
div#up { position:absolute; left:0; right:0; top:0px; z-index:1; }  
div#down { position:absolute; left:0; right:0; /*top:409px;*/ top:390px; z-index:1; }

div#categories {
  padding-top: 10px;
}

div#categories a:link, div#categories a:visited {
 font-family: Verdana;
 font-size: 10px;
 color: ##0055a5;
 text-decoration: none;
}

div#categories a:hover {
 font-family: Verdana;
 font-size: 10px;
 color: #303030;
 text-decoration: none;
}
