body
{
	margin: 0px;
	color: black;
	font-family: verdana,arial,helvetica;
}
SPAN, A
{
	font-family:verdana,arial,helvetica;
}
H1
{
	font-family:verdana,arial,helvetica;
	font-size:165%;
	margin-bottom:10px;
}
H2
{
	font-size:125%;
	margin-top:1em; margin-bottom:0px;
}
H3
{
	font-size:115%;
	margin-bottom:0px;
}
H4, H5, H6
{
	font-size:100%;
	margin-bottom:0px;
}

TD, TH { font-size:68%; }
PRE
{
	background:#EEEEEE;
	margin-top:1em; margin-bottom:1em; margin-left:0px;
	padding:5pt;
}
SPAN.db PRE, SPAN.ci PRE, SPAN.di PRE
{
	background:#EEEEEE;
	padding-top: 0pt;
	padding-bottom: 0pt;
}
PRE.clsCode, CODE.clsText { font-size:110%; font-family:'courier new',courier,serif; }

PRE.clsCCCode { font-size:120%; font-family:'courier new',courier,serif;background:none }

PRE.clsSyntax { font-size:100%; font-family:verdana,arial,helvetica,sans-serif; }

HR { 	color:#CCCCCC;	height:1px; }
UL { margin-top:0px; margin-bottom:5px; margin-left:25px }
OL { margin-left:25px; margin-top:10px; margin-bottom:10px; }
UL LI {	margin-bottom:5px;}
UL LI LI { list-style-type: disc; }
OL LI { margin-bottom:0.7em; }

/*** Custom styles ***/
.copyright
{
	font-size: xx-small;
	background-color: gainsboro;
}
TD.copyright
{
	border: none;
}
TD.vad
{
	border: none;
}
A.vad
{
	border: none;
}
A.vad:link
{
	border: none;
}
.vad
{
	border: none;
}
#bodyDiv TABLE
{
	border-right: none;
	border-top-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}
#detailDiv TD
{
	vertical-align: top;
}
#detailDiv TABLE
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
.lblDisplay
{
	background-color: whitesmoke;
}
.pageheader
{
	border: none;
}
#navbar A
{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-family: 'Courier New' , Monospace;
}
#navbar TABLE
{
	border-right: none;
	border-top-style: none;
	border-left-style: none;
	background-color: lightgrey;
	border-bottom-style: none;
}
#navbar A:hover
{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-family: 'Courier New' , Monospace;
}
