body {
	background: White;
	margin-top: 20px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	SCROLLBAR-FACE-COLOR: #000066;
	SCROLLBAR-HIGHLIGHT-COLOR: ##666666;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FF0000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #8E8E8E;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

li {
	list-style-type: square;
	list-style-position: outside;
	line-height: 20px;
}


.stdtextconfig	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	}

.textconfigsmall	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000066;
	}

.stdtextconfigbold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	}

.stdtextconfigwhite	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}

.stdtextconfigred	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	}

.stdtextconfigblue	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	}

.stdheaderconfig	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-style: normal;
	font-weight: bold;
	color: #000000;
	}

.stdheaderconfigwhite	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}

.stdheaderconfiggreen	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-style: normal;
	font-weight: bold;
	color: #66CDAA;
	}

.infoconfig	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	}


.infoconfigbold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	}

.infosmallconfig	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

.infosmallconfigwhite	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	}

.infosmallconfigred	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	}

.navbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000066;
	}

.navform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF; /*     none, dotted, dashed, solid en double */
/* 3D: groove, ridge, inset en outset */
	border: outset;
	border-width: thin;
	border-color: #000066;
}

.navformdis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #C0C0C0;
}

a, a:active, a:link, a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##0066FF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

.navilink	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}

.tdul {
	border-bottom-style: solid;
	border-bottom-color: Blue;
	border-bottom-width: thin;
}