
.clsMenuBar {
/*	font: 隶书 bolder 17pt sans-serif;*/
  font-family:仿宋体, Tahoma, Arial, Helvetica, sans-serif; font-size: 100%; 
	background-color: #99CCFF;
	border:0;	
}

.clsMenuBarCell {
	/*font:normal normal bolder 8pt sans-serif;
	font: 隶书 bolder 17pt sans-serif;*/
	color:black;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	text-decoration: none;
	cursor: hand;
}

.clsMenu {
	background-color: Green;/*#99CCFF;*/
	position: absolute;
	display: none;
	border-color:#77aadd;
	border:1 solid black;
	width:100;
}

.clsMenuItem {
	background-color:Green;/*#99CCFF;normal*/
	cursor: hand;
	/*font: 隶书 bolder 17pt sans-serif;*/
	height: 18px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 4px;
	text-decoration: none;	
	width:100%;
}
body
{
	font-family: Verdana;
	font-size: x-small;
	padding-bottom: 15px;
}
.IsVisible
{
	display: block;
	left: 10px;
	position: relative;
	top: 8px;
}
.NotVisible
{
	display: none;
	position: relative;
	left: 10px;
	top: 1px;
}
.Expander
{
	cursor: hand;
	font-family: Courier;
	color:Black;
	position: relative;
	left: -1px;
}
.ExpanderC
{
	cursor: hand;
	font-family: Courier;
	color:Black;
	position: relative;
	left: -1px;
}
.TreeIsVisible
{
	display: block;
	position: relative;
	margin-left:10px; 
	margin-right:5px; 
	margin-top:2px; 
}
.TreeNotVisible
{
	display: none;
	position: relative;
	margin-left:10px; 
	margin-right:5px; 
	margin-top:2px; 
}

.Parent div
{
	margin-left: 15px !important;
}


/* Style Sheet Last updated - 1/10/99 */ 
/* This style sheet is for IE 4.02 and up */ 


/* body = default paragraph font  background-color: #ffffff; */
	body		{ font-family: 仿宋体, Tahoma, Arial, Helvetica, sans-serif; font-size: 80%; }
	
/* HYPERLINKS */ 
	a:link		{color: #0000cc; }
	a:active	{color: #0000cc;  }
	a:visited	{color: #990099;  }	
	.pop		{text-decoration: none; }

/* LISTS */ 
	ol		{font-size: 100%; margin-top: .5em; margin-bottom: 0em; margin-left: 4em;}
	ul		{font-size: 100%; margin-top: .5em; margin-bottom: 0em;}
	ol ul		{list-style: disc; margin-top: .5em; }
	ul ul		{list-style: disc; margin-top: .5em;}
	ul li		{margin-left: -1.5em; text-indent:-.5em;list-style-image:url("media/images/bullet.gif");}
	li		{margin-bottom: .7em; margin-left: -2em;}

/* PREFORMATTING - CODE  */
	pre		 {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
	code	 {font-family: 宋体, courier new, courier; font-size: 125%; }
	
/* TABLES */ 
	table	{font-size: 100%; margin-top: -0.1em; margin-bottom: -0.1em;}
	th		{text-align: left; background: #DDDDDD; margin: -0.1em; vertical-align: bottom;}
	tr		{vertical-align: top;}
	td		{margin: -0.1em; vertical-align: top; border-bottom: 1 solid #DCD9D1; }

/* PARAGRAPH */ 
	p		{margin-top: .6em; margin-bottom: .6em;}
	p.caption	{font-size: 90%; margin-top: .6em; margin-bottom: .6em;}
	p.code	 	{font-family: 宋体, courier new, courier;}

/* Heading styles---------------------------------------------------------------------------- */ 

	h1			{font-size: 125%; margin-top: .4em; margin-bottom: .5em;}
	h2			{font-size: 110%; margin-top: 2em; margin-bottom: .5em;}
	h3			{font-size: 100%; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold;}
	h4			{font-size: 100%; margin-top: 1.2em; font-weight: bold;}
	h5			{font-size: 100%; margin-top: 1.2em; font-weight: bold;}
	.lproch		{font-weight: bold ;margin-top: 1.2em; }/* Heading 9,List Procedure Heading,lproch */ 

/* Paragraph styles--------------------------------------------------------------------------- */ 

	.ac			{font-size: 90%; } 
	.alpha		{font-size: 125%; font-weight: bold; }
	.hang		{text-indent: -2em; margin-left: 2em;}
	.fixp		{color: #00ff00;}	/* *fix this paragraph for incorrectly used styles / green */ 
	.ind		{margin-left: 2em;}
/* MAYBE KEEP .LBR1 IN CASE WE CAN GET HANGING INDENT TO WORK IN IE5.0? */ 
	.mt			{margin-top:  2em; font-weight: bold; }
	.rtt		{text-align: right; font-size: 90%; }
	.tableup	{margin-top: 0em; }

/* spacing styles */ 
	.4			{line-height: 4pt;}
	.6			{line-height: 6pt;}
	
/* Show Me Styles */ 		
	.Highlight	{background-color: blue;}
	.Normal 	{background-color: white;}


/* Language Reference styles --------------------------------------------------------------------------- */


/* code comments */
	.comment {color:green;
		}

/* Object model blue box */ 
	.omblue { height: 16px;
		width: 180px;
		padding: 0px 0px 0px 2px;
		background-color: aqua;
		border: 1px solid windowframe;
		color: windowtext;
		font-weight: bold;
		text-decoration: none;
		cursor: hand;
		}

/* Object model blue dashed box */ 
	.ombluedash { height: 16px;
		width: 180px;
		padding: 0px 0px 0px 2px;
		background-color: aqua;
		border: 1px dashed windowframe;
		color: windowtext;
		text-decoration: none;
		cursor: hand;
		}

/* Object model yellow box */ 
	.omyellow { height: 16px;
		width: 180px;
		padding: 0px 0px 0px 2px;
		background-color: yellow;
		border: 1px solid windowframe;
		color: windowtext;
		font-weight: bold;
		text-decoration: none;
		cursor: hand;
		}

/* Object model yellow dashed box */ 
	.omyellowdash { height: 16px;
		width: 180px;
		padding: 0px 0px 0px 2px;
		background-color: yellow;
		border: 1px dashed windowframe;
		color: windowtext;
		text-decoration: none;
		cursor: hand;
		}

/* Navigation hyperlink list container */
	.ofvbaispan { position: absolute;
		padding: 0px 0px 0px 0px;
		border: 1px solid windowframe;
		color: windowtext;
		display: none;
		z-index: +1;
		}

/* Navigation area */
	.ofvbanav { padding: 0px 0px 10px 0px;
		}

/* Active navigation area jumps */
	.ofvbanavreuse { width: 75px;
		color: blue;
		cursor: hand;
		}

/* Inactive navigation area jump */
	.ofvbanavunused { width: 75px;
		color: graytext;
		}

/* Navigation hyperlink list topic description toggle */
	.ofvbashowdesc { color:blue;
		cursor:hand;
		font-size:smaller;
		text-decoration:underline;
		}

/* Navigation hyperlink list topic description sections */
	.ofvbadesc { color: windowtext;
		display: none;
		}

/* Example navigation area jumps */
	.ofvbanavex { text-decoration: none;
		}

/* Syntax box */
	.ofvbasyn { width: 100%;
		padding: 0px 0px 0px 2px;
		background-color:GrayText;
		border: 1px solid windowframe;
		}

/* Dropdown styles --------------------------------------------------------------------------- */

.DropDown	{cursor:hand; 
		color: #990099; 
		font-weight:normal; 
		top:0pt;
		text-decoration: none;} 

.DropDown:hover {cursor:hand; 
		color: #990099; 
		font-weight:normal; 
		text-decoration: underline;
		top:0pt;} 

.AnchorClass	{cursor:hand; 
		color: #990099; 
		font-weight:normal; 
		text-decoration: none;
		top:0pt;} 

.AnchorClass:hover
		{cursor:hand; 
		color: #990099; 
		font-weight:normal; 
		text-decoration: underline;
		top:0pt;}  
			
.HidePopUp 	{cursor:hand;
		color: #0000cc;}

.Glossary	{cursor:hand; 
		color:#0000cc;}
				
.Glossarydef	{color:#008C00;}

.srcContent 	{}

.expfav      { font-size: 90%; text-align: Right; margin-top: -1em; margin-bottom: 0 }


/*-- without the font-weight tag it is bold by default. I think that it picks up the bold style from the numbers*/
.expanded		{color: #0000cc;
			margin-bottom:30pt; 
			font-weight:normal;}	

.collapsed		{display:none; 
			margin-bottom:11pt;}	
			 	
.def			{margin-top:40pt;}	

#theIFRAME		{position:absolute;
			display:none}

