BODY, TABLE, TH, TR, TD, P  { 	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt
}

.scrollers {
	color: #000000;
	scrollbar-base-color: darkgreen;
	scrollbar-face-color: darkgreen;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color:green;
	scrollbar-3dlight-color:#ffffEE;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #004400;
	scrollbar-arrow-color: #FFDD00;
}

h1 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 15pt; color: #333300; font-weight: bold; }
h2 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13pt; color: #333300; font-weight: bold; }
h3 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #333300; font-weight: bold; }

.norm10 	{
	font-size: 10pt
}

.bold10 	{
	font-size: 10pt; 
	font-weight: bold
}

.italic10 	{
	font-size: 10pt; 
	font-style: italic
}

.boldItalic10 	{
	font-size: 10pt;
	font-style: italic;
	font-weight: bold 
}

.norm8 	{
	font-size: 8pt
}

.bold8 	{
	font-size: 8pt; 
	font-weight: bold
}

.italic8 	{
	font-size: 8pt; 
	font-style: italic
}

.boldItalic8 	{
	font-size: 8pt;
	font-style: italic;
	font-weight: bold 
}

.norm12 	{
	font-size: 12pt
}

.bold12 	{
	font-size: 12pt; 
	font-weight: bold
}

.italic12 	{
	font-size: 12pt; 
	font-style: italic
}

.boldItalic12 	{
	font-size: 12pt;
	font-style: italic;
	font-weight: bold 
}

.middleFont 	{
	font-size: 10pt; 
	text-align:center;
}

.largeFont		{
	font-size: 14pt; 
	text-align:center;
}

.small_black 		{
	font-size: 8pt;
	color:#000000
}

.smallest_black 		{
	font-size: 8pt;
	color:#000000
}

.agf 		{
	font-size: 8pt;
	font-style: italic;
	color:#000000
}

.small 		{
	font-size: 8pt;
	color:#FFFFFF
}

.smallest 		{
	font-size: 7pt;
	color : #FFFFFF;
}

.maestro 		{
	font-size: 8pt;
	color : #FFFFCC
}

.org_norm		{
	font-size: 8pt;
	color : #FFFFCC
}

.org_large		{
	font-size: 14pt;
	font-weight: bold;
	color : #FFFFCC
}

.footnote 		{
	font-size: 7pt;
	color : #FFFFFF;
}

.rowheaderor {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color : #FFCC66
}

.rowheaderwh {
	font-size: 8pt;
	font-weight: bold;
	color : #ffffff
}


.tableList { 	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #cccccc
}

.tableDetail { 	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #bbbbbb
}

.tablehbw { 	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #999999
}

.alert 		{
	font-size: 9pt;
	font-weight: bold;
	color:orange
}

/* -========== PrintStuff =========- */
.biggest    { font-family: Times New Roman, Times, serif; font-size: 18pt; color: #000000; font-weight: bold }
.prtLarg    { font-family: Times New Roman, Times, serif; font-size: 14pt; color: #000000 }
.prtNorm    { font-family: Times New Roman, Times, serif; font-size: 10pt; color: #000000 }
.prtBold    { font-family: Times New Roman, Times, serif; font-size: 12pt; color: #000000; font-weight: bold }
.prtItalic  { font-family: Times New Roman, Times, serif; font-size: 10pt; color: #000000; font-style: italic }
.prt2Italic { font-family: Times New Roman, Times, serif; font-size: 8pt; color: #000000; font-style: italic }
.bigBoldItalic { font-family: Times New Roman, Times, serif; font-size: 18pt; color: #000000; font-style: italic; font-weight: bold }
.item       { font-family: Times New Roman, Times, serif; font-size: 10pt; color: #000000; font-style: italic; font-weight: bold }
.prtagf     { font-size: 7pt; font-style: italic; color:#000000 }
.prtsmall   { font-size: 7pt; color:#000000 }
/* -========== LINKS =========- */
 

A {text-decoration: none}
A:link    {color: darkgreen}
A:active  {color: #CC0000}
A:visited {color: darkgreen}
A:hover   {color: orangered; text-decoration: underline}

A.index {color:#FFAA00}
A.index:link    {color: #FFAA00}
A.index:active  {color: #FFAA00}
A.index:visited {color: #FFAA00}
A.index:hover   {color: yellow}

A.email {text-decoration: none; font-size: 8pt; color: #FFDD00}
A.email:link    {color: #FFDD00}
A.email:active  {color: #FFDD00}
A.email:visited {color: #FFDD00}
A.email:hover   {color: yellow}

A.head {text-decoration: none; font-size: 9pt; color: white}
A.head:link    {color: #FFFFCC}
A.head:active  {color: #FFFFCC}
A.head:visited {color: #FFFFCC}
A.head:hover   {color: yellow}

A.mp 		 {text-decoration: none; font-size: 8pt; color:#CCCCCC}
A.mp:link    {color: #CCCCCC}
A.mp:active  {color: #CCCCCC}
A.mp:visited {color: #CCCCCC}
A.mp:hover   {color: #FFFFCC} 

A.throwor {text-decoration: none; font-size: 9pt; color: #FFCC66; font-weight: bold}
A.throwor:link    {color: #FFCC66}
A.throwor:active  {color: #FFCC66}
A.throwor:visited {color: #FFCC66}
A.throwor:hover   {color: #FFFFCC; text-decoration: underline;}

A.headBold {text-decoration: none; font-weight: bold; font-size: 8pt; color: white}
A.headBold:link    {color: #FFFFCC}
A.headBold:active  {color: #FFFFCC}
A.headBold:visited {color: #FFFFCC}
A.headBold:hover   {color: #FFCC00;text-decoration: underline}

.headBold {font-weight: bold; font-size: 9pt; color: #FFFFCC}

A.totop {text-decoration: none; font-weight: bold; font-size: 7pt; color: #C0C0C0}
A.totop:link    {color: #C0C0C0}
A.totop:active  {color: #C0C0C0}
A.totop:visited {color: #C0C0C0}
A.totop:hover   {color: #CcCcCc;text-decoration: underline}

/* -========== Navigation bars =========- */
.title {
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    color: #FFDD00
}

.activePage {
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    color: #FFFFCC
}

.activePage_ah {
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    color: #FFFFFF
}

A.ISACTIVE
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif;
    text-decoration: none;
    FONT-WEIGHT: bold;
    color: #FFFFCC
}
A.ISACTIVE:visited { color: #FFFFCC }
A.ISACTIVE:active  { color: #FFFFCC }
A.ISACTIVE:link    { color: #FFFFCC }
A.ISACTIVE:hover   { color: #FFFFFF; text-decoration: none }


A.SUBSUBBAR
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif;
    width: 118; 
    FONT-WEIGHT: bold;
    color: #FFDD00;
	text-decoration: none;
}
}
A.SUBSUBBAR:visited { color: #FFDD00 }
A.SUBSUBBAR:active  { color: #FFDD00 }
A.SUBSUBBAR:link    { color: #FFDD00 }
A.SUBSUBBAR:hover   { color: #FFFFCC; text-decoration: none }

A.SUBBAR {
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif;
    text-decoration: none;
    width: 128; 
    FONT-WEIGHT: bold;
    color: #FFDD00
}
A.SUBBAR:visited { color: #FFDD00 }
A.SUBBAR:active  { color: #FFDD00 }
A.SUBBAR:link    { color: #FFDD00 }
A.SUBBAR:hover   { color: #FFFFCC; text-decoration: none }

.SUBBARSELECTED  {
	border-width: 1px;
	border-style: solid;
	border-left-color: black;
	border-right-color: white;
	border-top-color: black;
	border-bottom-color: white;
	background-color: green;
	vertical-align:middle
}

.SUBBARNOTSEL {
	border: orange 1px solid; 
	/*cursor:hand;*/
	vertical-align:middle
}
					
.SUBBARHOVER  { 
	border-left: white 1px solid;
	border-top: white 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	background-color: 004400;
	cursor:hand;
	vertical-align:middle;
	color:#FFFFCC
}

A.SUBBARHOEKJE {
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif;
    text-decoration: none;
    width: 60; 
    FONT-WEIGHT: bold;
    color: #FFDD00
}
A.SUBBARHOEKJE:visited { color: #FFDD00 }
A.SUBBARHOEKJE:active  { color: #FFDD00 }
A.SUBBARHOEKJE:link    { color: #FFDD00 }
A.SUBBARHOEKJE:hover   { color: #FFFFCC; text-decoration: none }
/* -========== Information Request =========- */


tr.line { 
	background-color: green 
}

tr.linebrown { 
	background-color: #CD9C07 
}

tr.yellowbg { 
	background-color: #fffff5 
}

.formtext { 
	color: #000000; 
	font-size: 11px; 
	font-family: arial, verdana, sans-serif, helvetica
}

.yellowfootnote {
	color: #CD9C07 
}


.buttonyellow { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: arial, verdana, sans-serif, helvetica; 
	background-color: #ffaf47 
}

.button { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: arial, verdana, sans-serif, helvetica; 
	background-color: #339900 
}

DIV.headingAH
{
    PADDING: 2px 0px 2px 4px;
	MARGIN: 20px 0px 20px 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
	background-color:#CAB900;
    WIDTH: 100%;
    COLOR: #ffffff;  
    FONT-FAMILY: Arial, Verdana, sans-serif
}

DIV.headingAH_nograd
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 4pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
	background-color: #CAB900;
    PADDING-BOTTOM: 1pt;
    COLOR: #ffffff;
    PADDING-TOP: 1pt;
    FONT-FAMILY: Arial, Verdana, sans-serif
}

.section_ah
{
    padding: 4px 0px 4px 5px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	background-color: #CAB900;
    color: #ffffff;
}

DIV.headingIDK
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 4pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BACKGROUND: url(decor/fadeoutbrown2.gif) #d0a03f repeat-y right;
    PADDING-BOTTOM: 1pt;
    WIDTH: 100%;
    COLOR: #ffffcc;
    PADDING-TOP: 1pt;
    FONT-FAMILY: Arial, Verdana, sans-serif
}

DIV.headingMAIN
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 4pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BACKGROUND: url(decor/fadeoutgreen.gif) green repeat-y right;
    PADDING-BOTTOM: 1pt;
    WIDTH: 100%;
    COLOR: #ffffcc;
    PADDING-TOP: 1pt;
    FONT-FAMILY: Arial, Verdana, sans-serif
}

DIV.headingMAIN2
{
    PADDING-RIGHT: 0 pt;
    PADDING-LEFT: 1pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    BACKGROUND: url(decor/fadeoutgreen2.gif) green repeat-y right;
    PADDING-BOTTOM: 2pt;
    WIDTH: 100%;
    COLOR: #ffffcc;
    PADDING-TOP: 0pt;
    FONT-FAMILY: Arial, Verdana, sans-serif
}

.gradientGreen {
	background-image: url("decor/gradientGreen.gif");
	background-repeat:  repeat-x; 			/*	repeat-y;  repeat-x; repeat; no-repeat; */
	background-attachment: scroll;			/*	scroll; */
	height: 18px;
}
