﻿/* * * This file was autogenerated by Styler at 02:03 on 02/15/2003 * * */

.userDataStyle
{
	behavior:	url(#default#userData);
}

div.saveHistory
{
	behavior:url(#default#saveHistory);
}

body
{
	background:	#F3F3F3;
	font-family:	Verdana;
	font-size:	70%;
	margin-top:	0;
	margin-bottom:	0;
	margin-left:	0;
	margin-right:	0;
	width:	100%;
}

select
{
	font-size:	100%;
}

a
{
	color:	#1404D5;
}

a:visited
{
	color:	#1404D5;
}

a:hover
{
	color:	#3366FF;
}

div.#mainSection
{
	width: 100%;
}

div.#header
{
	filter:	progid:DXImageTransform.Microsoft.gradient(startColorstr=#BBD9FD, endColorstr=#99CCFF, gradientType=0);
	padding-top:	0;
	padding-bottom:	0;
	padding-left:	0;
	padding-right:	0;
	width:	100%;
}

div.#header table
{
	font-size:	100%;
	width:	100%;
}

#headerMain
{
	font-size:	100%;
	font-weight:	normal;
	font-style:	normal;
	margin-left:	4;
}

#headerTitle
{
	font-size:	100%;
	font-weight:	normal;
	font-style:	normal;
}

#headerBold
{
	font-family:	Arial;
	font-size:	143%;
	font-weight:	bold;
	font-style:	normal;
}

#headerNamespace
{
}

#headerNamespace a
{
	font-size:	80%;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	color:	#000000;
}

#headerNamespace a:visited
{
}

#headerNamespace a:hover
{
	color:	#0000FF;
}

#headerType
{
}

#headerType a
{
	font-size:	95%;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	color:	#000000;
}

#headerType a:visited
{
}

#headerType a:hover
{
	color:	#0000FF;
}

div.section
{
	padding-top:	8;
	padding-bottom:	2;
	padding-left:	22;
	padding-right:	15;
	width:	100%;
}

div.section h1
{
	font-family:	Arial;
	font-size:	121%;
	font-weight:	bold;
	font-style:	normal;
	color:	#000000;
	margin-top:	1em;
	margin-bottom:	.4em;
	margin-left:	-18px;
}

div.#summary h1
{
	display:	none;
}

div.#typeRelationHierarchy h1
{
	display:	none;
}

div.#declarationSyntaxes h1
{
	display:	none;
}

div.section table
{
	background:	#F3F3F3;
	font-size:	100%;
	margin-top:	.6em;
	margin-bottom:	.3em;
	border-top-style:	solid;
	border-top-width:	1;
	border-top-color:	#F3F3F3;
	border-right-style:	solid;
	border-right-width:	1;
	border-right-color:	#F3F3F3;
	width:	100%;
}

div.section table th
{
	filter:	progid:DXImageTransform.Microsoft.gradient(startColorstr=#DFDFDF, endColorstr=#CCCCCC, gradientType=0);
	padding-top:	4px;
	padding-bottom:	4;
	padding-left:	6;
	padding-right:	6px;
	border-bottom-style:	solid;
	border-bottom-width:	1;
	border-bottom-color:	#F3F3F3;
	border-left-style:	solid;
	border-left-width:	1;
	border-left-color:	#F3F3F3;
}

div.section table td
{
	filter:	progid:DXImageTransform.Microsoft.gradient(startColorstr=#E4E4E4, endColorstr=#DADADA, gradientType=0);
	padding-top:	4px;
	padding-bottom:	4px;
	padding-left:	6px;
	padding-right:	6px;
	border-bottom-style:	solid;
	border-bottom-width:	1;
	border-bottom-color:	#F3F3F3;
	border-left-style:	solid;
	border-left-width:	1;
	border-left-color:	#F3F3F3;
}

table.memberList
{
}

table.memberList th
{
}

table.memberList td
{
}

div.declarationSyntax
{
	word-wrap:	break-word;
}

div.codeSnippet
{
	width: 100%;
}

.codeSnippet
{
	width: 100%;
}

code
{
	font-family:	Lucida Console;
}

.code_cs
{
	filter:	progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCCCCC, endColorstr=#DDDDDD, gradientType=1);
	padding-top:	7;
	padding-bottom:	7;
	padding-left:	7;
	padding-right:	7;
	width:	100%;
}

.code_vb
{
	filter:	progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCCCCC, endColorstr=#DDDDDD, gradientType=1);
	padding-top:	7;
	padding-bottom:	7;
	padding-left:	7;
	padding-right:	7;
	width:	100%;
}

.code_c
{
	filter:	progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCCCCC, endColorstr=#DDDDDD, gradientType=1);
	padding-top:	7;
	padding-bottom:	7;
	padding-left:	7;
	padding-right:	7;
	width:	100%;
}

.code_js
{
	filter:	progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCCCCC, endColorstr=#DDDDDD, gradientType=1);
	padding-top:	7;
	padding-bottom:	7;
	padding-left:	7;
	padding-right:	7;
	width:	100%;
}

.lineComment
{
	color:	#008000;
}

.blockComment
{
	color:	#008000;
}

.quote
{
	color:	#804000;
}

.directive
{
	color:	#1404D5;
}

.keyword
{
	color:	#1404D5;
}

.controlKeyword
{
	color:	#1404D5;
}

.operator
{
}

.delimiter
{
}

dl
{
	margin-top:	0em;
	padding-left:	1px;
}

dt
{
	font-weight:	normal;
	font-style:	italic;
	margin-top:	.5em;
}

dd
{
	margin-bottom:	0em;
	margin-left:	1.5em;
}

MSHelp\:link
	{
	text-decoration: underline; 
	color: #1404D5; 
	hoverColor: #3366ff;
	filterString: ;
	}

/ * * * End of file. * * */
