body {
	font-family: Verdana,Arial;
	color: black;
	background-color: white; 
	font-size: 12px;
}
body.navigationframe {
	font-family: Verdana,Arial;
	color: #003366;
	background-color: #E4E4E4;
	font-size: 12px;
}
td.spacing {
        font-size: 6px;
}
a.title:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}
a.title:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}
a.title:hover {
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
a.title:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}
a.navigation:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
a.navigation:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
a.navigation:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}
a.navigation:active {
	color: #003366;
	font-weight: bold;
	font-size: 13px;
}
a.normal:link {
	color:#003366;
	text-decoration: none;
}
a.normal:visited {
	color:#003366;
	text-decoration: none;
}
a.normal:hover {
	text-decoration: underline; 
}
a.normal:active {
	text-decoration: underline; 
}
a.bold:link {
	color:#003366;
	text-decoration: none; 
	font-weight:bold; 
}
a.bold:visited {
	color:#003366;
	text-decoration: none;
	font-weight:bold;
}
a.bold:hover {
	text-decoration: underline; 
	font-weight:bold; 
}
a.bold:active {
	text-decoration: underline; 
	font-weight:bold; 
}
tr.list { 
	background: #F0F0F0; 
}
tr.list2 { 
	background: #E4E4E4; 
}
tr.listheader { 
	background: #6B8EAE; 
}
th.listheader { 
	color: white; 
}
a.section {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	background-color: #DDDDDD;
	border: #FFFFFF;
}
a.section:hover {
	color: #006699; 
	text-decoration: underline; 
	font-weight: bold; 
}
td.itemname {
	white-space:normal; 
}
div.nodescription {
	color:red;
}
dl.parameters {;}
dt.parameters {
	color:blue;
}
dd.parameters {;}

