html
{
	margin: 0px;
	padding: 0px;
}
body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.5em;
}
a
{
	color: #003399;
}
.cleaner
{
	clear: both;
}
.head
{
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CBDCFF;
	margin-bottom: 10px;
}
.head h1
{
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 20px;
}
.head .infos
{
}
.head .navigator
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	color: #003399;
}
.content
{
	padding: 10px;
}
.content h2
{
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 13px;
}
.content p
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.content p .object
{
	font-weight: bold;
}
.content p .keyword
{
	font-weight: bold;
}
.content .indent
{
	margin-left: 32px;
}
.content .codeIndent
{
	padding-left: 30px;
}
.content .code
{
	background-color: #F2F1EE;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.content .list
{
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content .list th
{
	text-align: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
	vertical-align: top;
	background-color: #FFFFFF;
}
.content .list td
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.content .constants th
{
	color: #800080;
}
.content .parameters th
{
	font-weight: bold;
}
.content .function
{
	font-weight: bold;
	color: #000000;
}
.content .object
{
	color: #C00000;
}
.content .constant
{
	color: #800080;
}
.content .keyword
{
	color: #0000FF;
}
.content .keyword_small
{
	color: #0000FF;
	font-size: 10px;
}
.content .comment
{
	color: #008000;
}
.content .string
{
	color: #808080;
}
.content .seccia
{
	font-weight: bold;
	color: #800000;
}
.foot
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CBDCFF;
	color: #808080;
	text-align: right;
	padding: 5px;
}
.homePage .content
{
	margin-bottom: 10px;
}
.homePage .content, .homePage .content h2
{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 16px;
}
.homePage .content h2
{
	margin-left: 23px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.homePage .content img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	float: left;
	height: 16px;
	width: 32px;
	background-color: #CCCCCC;
}
.homePage .content a
{
	text-decoration: none;
	color: #000000;
}
.homePage .content .details
{
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 15px;
	display: none;
}
