body {
	font:				10pt Verdana;	
	margin-left:		0px;
	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:	0px;
}

h1{	font:				14pt Verdana;		font-weight:bold}h2{	font:				12pt Verdana;		font-weight:bold}h3 {	font:				11pt Verdana;		margin-left:		0px;	margin-top:		0px;	margin-right:		0px;	margin-bottom:	0px;	font-weight:bold}


.tocmenu {
	background-color:	#336699;
  margin-left:		0px;
}

.tocmenu A:link 	{	color: white; 	text-decoration:	none;}
.tocmenu A:visited 	{	color: white; 	text-decoration:	none;}
.tocmenu A:hover 	{	color: orange; 	text-decoration:	none;}

.tocsubmenu A:link 		{	color: white; 	text-decoration:	none;}
.tocsubmenu A:visited 	{	color: white; 	text-decoration:	none;}
.tocsubmenu A:hover 	{	color: orange; 	text-decoration:	none;}

.tocitem {
	color:			white;
  border-bottom:	2px groove #6699cc;
}

.tocsubmenu {
	background-color:	#3f7faf;
  margin-left:		16px;
  margin-right:		4px;
  padding-left:		2px;
  list-style:		none;
  border-top:		1px solid  #6699cc; 
  border-left:		1px solid  #6699cc; 
	border-right:		1px solid  #003366;
}

.tocsubitem {
	color:			white;
  border-bottom:		2px groove #6699cc;
  
}

.indent {
	display:			inline-block;
	margin-left:		16px;
}

/* Keyword Lists */

.kwdList {
  position:				relative;
  height:					expression(body.offsetHeight - 46);
  overflow:				auto;
	background-color:	white;
  list-style:			none;
	margin-top:		  12px;
	margin-left:		4px;
  border-left:	  2px inset #003366;
  border-top:	    2px inset #003366;
  border-right:	  2px inset #6699cc;
  border-bottom:  2px inset #6699cc;
}

.kwdList UL {
	DELETEmargin-left:		16px;
	background-color:	white;
  list-style:		none;
}

.kwdList A:link 	{	color: black; 	text-decoration:	none;}
.kwdList A:visited 	{	color: black; 	text-decoration:	none;}
.kwdList A:hover 	{	color: orange; 	text-decoration:	none;}

.kwdList A:link 	{	color: black; 	text-decoration:	none;}
.kwdList A:visited 	{	color: black; 	text-decoration:	none;}
.kwdList A:hover 	{	color: orange; 	text-decoration:	none;}

.tab {
		 position:						relative;
		 width:								80px;
		 padding-left:							3px;
		 cursor:							hand;
		 background-color:		#336699;
		 color:								white;
     padding-bottom:			3px;
		 border-left:					2px outset #6699cc;
		 border-top:					2px outset #6699cc;
		 border-right:				2px outset #6699cc;
}

.tabselected {
		 position:						relative;
		 width:								80px;
		 padding-left:							3px;
     top:		 							2px;
		 cursor:							hand;
		 background-color:		#336699;
		 color:								white;
     font-weight:					bold;
     padding-bottom:			3px;
		 border-left:					2px outset #6699cc;
		 border-top:					2px outset #6699cc;
		 border-right:				2px outset #6699cc;						 
}

.tabpage {
		 position:					  relative;
	   border-top:					2px outset #6699cc;
     z-index: 					  -100;
}
