body {
 	color: white;
	background: black;
	letter-spacing: 1px;
	font: 90%;		
}

.clListTbl	{
	font-family:Verdana, Arial,Helvetica, sans-serif;
	font: 80%;
	border-collapse: collapse;
}
.clListTblC	{
	text-align: center;
	font: 80% sans-serif;	
}

.clListTblHeader{
	color:white;
}


.clListTblContRot	{
	font-family:Verdana, Arial,Helvetica, sans-serif;
	font: 80% sans-serif;	
	color:#CC3300;
	font-weight:bold;	
}


.main{
	border-left: #999999 0px solid;
	border-top: #999999 0px solid;
	font: 80% sans-serif;
}


.sub{
	border: #999999 1px solid;
	color:white;
	font-weight:bold;
	margin-left: 0px;
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size: 115%;
	padding: 2px 5px 0px 5px;
	text-align:left;
	letter-spacing: 2px;
	color: white;
	line-height: 1.8;				
}

.subH{
	border: #999999 1px solid;
	color:white;
	font-weight:bold;
	margin-left: 0px;
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size: 125%;
	padding: 2px 5px 0px 5px;
	text-align:left;
	letter-spacing: 2px;
	color: white;
	line-height: 1.8;				
}


.navbar{
	border: silver 1px solid;
}

.clTblRw{
	border: silver 1px solid;
	
}

.clTbl{
	border: silver 1px solid;
	empty-cells: show;
}	

.clTreeM{
	font-family: sans-serif;
	font: 110% sans-serif;
	font-weight:bold;		
	background: transparent;
	color:white;
}


.clTreeS{
	font-family: sans-serif;
	font: 80% sans-serif;
	font-weight:80%;	
	background: transparent;
	color:white;	
}

.clTreeSTOP{
	font-family: sans-serif;
	font-weight:normal;
	font: 75% sans-serif;			
	background: transparent;
	color:white;
}




a:link img, a:visited img { color: white; border-style: none } /* no border on img links */
a img { color: white; }        /* trick to hide the border in Netscape 4 */

@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}

th, td { /* ns 4 */
  font-family: sans-serif;
}

h1, h2, h3, h4, h5, h6 { text-align: left; display:inline;}
/* background should be transparent, but WebTV has a bug */



h1, h2, h3, h4, h5 { color: white; background: black; display:inline;}
h1 { font: 110% sans-serif }
h2 { font: 110% sans-serif }
h3 { font: 100% sans-serif }
h4 { font: bold 100% sans-serif }
h5 { font: bold 80% sans-serif }
h6 { font: small-caps 80% sans-serif }

.hide { display: none }


@media screen {  /* hide from IE3 */
a[href]:hover { background: #CC0000 }
}

pre { margin-left: 2em }

dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
dt { font-weight: bold }

pre, code { font-family: monospace } /* navigator 4 requires this */

ul.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none;
}

@media aural {  
  h1, h2, h3 { stress: 20; richness: 90 }
  .hide { speak: none }
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code } 
}
