/* Zoomuseum Cascading Style Sheet for Exploder4 and more, Netscape4 and more */
/* adopted from help system of WinNT */

body	{ background-color: #f8f8c8;
        font-size: 95%;
	font-family: Arial, Helvetica, MS Sans Serif;
	margin-left: 0.1in;
	margin-right: 0.1in }



A:link  { color: #003399; text-decoration: underline;}
a:active  { color: #FF0000; }

a:visited  {  color: #000033; }

a:hover  {color: #FF0000; text-decoration:none; }


h1		{ font-size: 145%; 
		margin-bottom: .5em; }

h2		{ font-size: 125%; 
		margin-top: 1.5em;
		margin-bottom: .5em; }

h3		{ font-size: 110%; 
		margin-top: 1.2em;  
		margin-bottom: .5em;  }

p		{ margin-top: .6em; margin-bottom: .6em; }
	
p.linel	{ margin-top: .6em; margin-bottom: .6em; text-align: right; vertical-align: bottom; }
p.liner	{ margin-top: .6em; margin-bottom: .6em; text-align: left; vertical-align: top; }

p.comment	{ font-size: 90%; color: #9B7831; margin-top: -0.4em; margin-bottom: 0em; }

li p		{ margin-top: 0;
		margin-bottom: .6em;  }
		
big		{  font-weight: bold; 
		font-size: 105%;  }
		
ol		{margin-top: .5em; margin-bottom: 0em; margin-left: 4em; }
	
ul		{margin-top: .6em; list-style-image: 'bluebal3.gif';
		margin-bottom: 0em }

li		{ padding-bottom: .7em;
		margin-left: -2em; }

dl		{ margin-top: -1em; }

dt		{ padding-top: 2em;
		font-weight: bold; 
		margin-left: 1.5em; }

pre		{ margin-top: 0em;
		margin-bottom: 1.5em; 
		font-family: Courier;
		font-size: 125%; }
		
code		{ font-family: Courier;
		font-size: 125%; }
		
pre code	{ font-size: 100%; }	

table		{ font-size: 100%;
		margin-top: 1em; 
		margin-bottom: 1em;
		width: 100%;  }

th.center	{ text-align: center; }
		
th		{ text-align: left;
		background: #dddddd;
		margin: 3pt;
		vertical-align: bottom; }
		
tr		{ vertical-align: top; }

td		{ margin: 3pt; vertical-align: top; }
td.linea	{ margin: 0pt; vertical-align: bottom; padding-top: 0em; padding-bottom: 0em; }
td.lineb	{ margin: 0pt; vertical-align: top; padding-top: 0em; padding-bottom: 0em; }
td.icon		{ margin: 0pt; align: center; vertical-align: middle; }
td.bt		{ margin: 3pt; align: left; vertical-align: bottom; }
		

/*	MISC. TAGS	*/

font.letter { font-size: 145%; color: #9B6831; font-weight: bold; }

hr.nav		{ color: magneta; text-align: yustify; width: 95%;} /* line after and before navigation links */

hr.cpr		{ color: black; text-align: left; width: 50%;} /* line before copyright */




/*     IE 4.0 TAGS     */

p.dis	{ font-size: 6pt; }

ul.onestep	{ list-style: square;
		}

h5	{
	}


h5.active		{ background: #000000;
			color: #FFCC99; }

/* -- subheading -- */

h5.subh		{ color: #660000;
		margin-bottom: -1em;
		margin-top: 1.5em; 
		}

/* -- procedure heading -- */

h5.proch		{ margin-bottom: 4pt;
			color: #003399; }

/* -- topic heading -- */

h5.topich		{ color: #FF0033;
			margin-bottom: -1em; 
			}

/* -- note 'n' tip heading -- */

h5.note		{ margin-top: 2em;
		margin-bottom: -1em;
		color: #99CC99; }

/* -- related topics heading -- */

h5.relh		{ margin-top: 2.25em;
		margin-bottom: -1em;
		color: #9933CC; }

/* -------------- miscellany 'n' stuff -------------- */

/* intended to applied with <div></div> tags to groups of links */

.dectree		{ margin-left: 1.33em;
			margin-top: 1.5em;
			}

div.dectree p 	{ margin-top: 1em;
			color: orange;
		}

div.dectree p:first-letter 	{ font-size: 3em;
				color: orange;
				}

a:link .dectree p	{ color: yellow; }

.reltopics			{ line-height: .5em;
				margin-top: 2em;
				{

div.reltopics p	{ margin-top: 1em; }
