body
{
	margin-left: 24px;
	font: 16px Georgia, Verdana, sans-serif;
	line-height: 24px;
}
.attrib
{
	font-style: italic;
	color: maroon;
}
.tag
{
	font-style: bold;
	color: black;
}
table.ref
{
	font-family: Verdana;
}
table.ref td
{
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding-right: 12pt;
}
table.ref td.top
{
	font-weight: bold;
	padding-right: 12pt;
	padding-bottom: 0.25em;
	/*border-bottom: 1px solid black;*/
}
table.ref.string
{
	color: purple;
}

.req
{
	font-size: 12px;
	color: red;
}

.content
{
	width: 800px;
	max-width: 800px;
}

.subgroup
{
	margin-left: 64px;
	margin-bottom: 32px;
}
.xml-tag
{
	color: black;
	font-weight: bold;
}
.xml-attrib
{
	color: maroon;
	font-weight: normal;
}
.xml-value
{
	color: blue;
	font-weight: normal;
}
.xml-type
{
	color: blue;
	font-weight: normal;
}
.xml-comment
{
	color: green;
	font-weight: normal;
}
.xml-highlight
{
	background-color: yellow;
}

a
{
	text-decoration: none;
	font-weight: normal;
	color: blue;
}

a:visited
{
	color: blue;
}

a:hover
{
	color: black;
}

hr
{
	border: none;
	color: white;
	border-top: 1px solid #C0C0C0;
}
.logo
{
	height: 110px;
}
/*body 
{
	background-color: #FFE6E6;
	background-image: url('images/bg_blue.png');
	background-repeat: repeat-y;
}*/

h1
{
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0 0;
	padding: 0 0 12 0;
	font-size: 24px;
}

h3
{
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 0 0;
	padding: 0 0 8 0;
}

p
{
	margin: 0 0 18 0;
	padding: 0 0 0 0;
}

.highlight
{
	color: #C00000;
}

pre
{
	font-size: 12pt;
	border: 1px solid gray;
	padding: 8 8 8 8;
	margin: 0 0 12 0;
}

.footer
{
	font-size: 10px;
	font-family: Verdana;
}

ul
{
	margin: 0 0 0 0;
	padding: 0 0 12 36;
}

.toc li
{
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 0 0;
	padding: 0 0 12 0;
}

.toc ul li
{
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
	font-size: 16px;
}

.top-navigation
{
	font-style: italic;
}

.command
{
	color: #A00000; 
	font-weight: normal;
}

.translate
{
	float: right;
	font-style: italic;
	font-size: 9pt;
}

.translate-box
{
	background-color: white;
	visibility: hidden;
	position: absolute; 
/*	padding-top:6pt; 
	padding-left: 3pt; 
	font-size: 9pt;*/
	text-align: center;
	padding: 4px 4px 4px 4px;
	border: 1px solid gray;
	z-index: 2;
}

.script.keyword
{
	color: blue;
}
.script.func
{
	color: maroon;
}
.script.string
{
	color: purple;
}
.inline-pre
{
	font-family: "Courier New";
	font-size: 12pt;
	margin: 0 0 0 0;
	text-align: bottom;
}

.inline-pre.attrib
{
	font-style: normal;
	color: maroon;
}
.inline-pre.string
{
	font-style: normal;
	color: blue;
}
.inline-pre .border
{
	border: 1px solid gray;
	padding: 3 3 3 3;
}


.script-info
{
	margin-bottom: 8px;
	margin-top: 8px;
}

.member
{
	font-family: "Courier New";
	font-weight: bold;
	font-size: 13pt;
/*	height: 1.2em;*/
	margin-bottom: 0.2em;
	margin-top: 0.1em;
}

.member a
{
	font-weight: bold;
}

.method
{
/*	border: 1px solid silver;
	padding: 4 4 4 6;	*/
	font-family: "Courier New";
	font-weight: bold;
	font-size: 13pt;
/*	height: 1.2em;*/
	margin-bottom: 0.2em;
	margin-top: 0.1em;
}

.method a
{
	font-weight: bold;
}


.param
{
	font-style: italic;
	font-weight: bold;
}

.annotation
{
	color: gray;
	font-weight: normal;
	font-size: 12pt;
}

.keyword
{
	color: blue;
}

.description
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	left: 1.2em;
}

.indent
{
	position: relative;
	left: 32px;
}
