a.ArticleLink:link,a.ArticleLink:visited,a.ArticleLink:active
{
	color: Blue;
	text-decoration: none
}
a.ArticleDescription:link,a.ArticleDescription:visited,a.ArticleDescription:active
{
	color: Black;
	text-decoration: none;
/*	margin-left: 20px*/
}
div.ArticleDescription
{
	margin-left: 20px;
	width: 800px
}
.TOC1
{

	color: Blue;
	text-decoration: none
}
a
{
	text-decoration: none;
}
a.TOC1:Hover
{
	color:Black
}
a.TOC1:link,a.TOC1:visited,a.TOC1:active
{


	color: Blue;
	text-decoration: none
}
a.TOC2:link,a.TOC2:visited,a.TOC2:active
{


	color: Blue;
	text-decoration: none;
	margin-left: 15px
}
a.TOC2:Hover
{
	color:Black
}
p.DocInfo
{
	font-size:10pt;
	/*background-color:#F5DBFA;*/
}
p.SmallTOC
{
	font-size:8pt;
	/*background-color:#F5DBFA;*/
}

body
{
	background-color:#F9F9F9;

}

.error
{
	font-family: Arial;
	color: Black;
	font-size: 10pt;
	margin-left:5px;
	font-weight: bold;
}
.tip
{
	font-family: Arial;
	font-size: 10pt;
	color: #FE7B8A;
	margin-left:10px;
	font-weight: bold;
}
.listTodo
{
	/*font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: Black;*/
	list-style-image: url(../images/listTodo.gif)
}
.cmdType
{
	font-family: Arial;
	margin-left: 10px;
}

div.output
{
	background-color: #FDCDBD;
	border-style: solid;
	border-width: thin;
}
.output pre
{
	margin-left: 10px;
	font-weight: bold;
}
	



/*
.text
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: Black;
	text-decoration: none
}
.TOC1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: Blue;
	text-decoration: none
}
a
{
	text-decoration: none;
}
a.TOC1:Hover
{
	color:Black
}
a.TOC1:link,a.TOC1:visited,a.TOC1:active
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: Blue;
	text-decoration: none
}
a.TOC2:link,a.TOC2:visited,a.TOC2:active
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: Blue;
	text-decoration: none;
	margin-left: 15px
}
a.TOC2:Hover
{
	color:Black
}
.heading1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	text-decoration:underline	
}
.heading2
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
	text-decoration:none
}

.listTodo
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: Black;
	list-style-image: url(../images/listTodo.gif)
}
.topic
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color:black;
	text-decoration: none;
}
.author
{
	font-family: Tahoma, Verdana, Arial;	
	font-size: 10pt;
	color:#8C9D01;
}
.code
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	margin-left:5px;
	background-color:#FFFFDE;
}
.error
{
	font-family: Arial;
	color: Black;
	font-size: 10pt;
	margin-left:5px;
	font-weight: bold;
}
.tip
{
	font-family: Arial;
	font-size: 10pt;
	color: #FE7B8A;
	margin-left:10px;
	font-weight: bold;
}
.navMenuLeft
{
	/*border-bottom: thin dotted #ff0000;
	border-left: thin dotted #ff0000;
	border-top: thin dotted #ff0000;*/
	padding-left: 5px;
	padding-right: 5px;
		
	font-weight: bold;
	color: #6666BF;
}
.navMenuRight
{
	/*border-bottom: thin dotted #ff0000;
	border-right: thin dotted #ff0000;
	border-left: thin dotted #ff0000;
	border-top: thin dotted #ff0000;*/
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #6666BF;
}
.navMenu
{
	
	border-collapse: collapse;	
}
a.navMenuText:link, a.navMenuText:visited, a.navMenuText:active
{
	font-weight: bold;
	color: #6666BF;	
	text-decoration: none;
	font-size: 11px;
}
a.navMenuText:hover
{
	font-weight: bold;
	color: #EC55C3;	
	text-decoration: none;
	font-size: 11px;
}*/