/*

 Some styles used by the "Cascading Popup Menus" script.
 Consult a CSS reference (a good clear one is at www.ncdesign.org) for syntax and tweaking ideas.
 You can delete the ones you're not using in your ItemStyles, or add more if you want.

*/

 
/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 these may inherit the rules. I've styled all the variations of links here as one.
*/
 
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 font: 9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color:#F1C9C9;
 text-align: left;
 text-decoration: none;
 letter-spacing:1px;
 padding:3px 3px 3px 10px;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 font: 9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #F1C9C9;
 text-align: left;
 text-decoration: none;
 letter-spacing:1px;
 padding:3px 3px 3px 10px;
}

.roothighText, a.roothighText:link, a.roothighText:visited, a.roothighText:active, a.roothighText:focus {
 font: 9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #F1C9C9;
 text-transform: uppercase;
 text-align: center;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:12px;
}
.roothighTextActive, a.roothighTextActive:link, a.roothighTextActive:visited, a.roothighTextActive:active, a.roothighTextActive:focus {
 font: 9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color: #990000;
 font-weight:bold;
 text-transform: uppercase;
 text-align: center;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:6px;
}
a.roothighTextActive:hover {
 font: 9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color:#CC0000;
 font-weight:bold;
 text-transform: uppercase;
 text-align: center;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:6px;
}
.roothighText1, a.roothighText1:link, a.roothighText1:visited, a.roothighText1:active, a.roothighText1:focus {
 font: 9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #F1C9C9;
 text-transform: uppercase;
 text-align: center;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:6px;
}
.roothighText1Active, a.roothighText1Active:link, a.roothighText1Active:visited, a.roothighText1Active:active, a.roothighText1Active:focus {
 font: 9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #990000;
 background-color: #FFFFFF;
 font-weight:bold;
 text-transform: uppercase;
 text-align: center;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:3px;

}
a.roothighText1Active:hover {
 font: 9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color:#CC0000;
 font-weight:bold;
 text-transform: uppercase;
 text-align: center;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:3px;
}
/* left navigation*/
.lowlText, a.lowlText:link, a.lowlText:visited, a.lowlText:active, a.lowlText:focus {
 font: 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #536364;
 background-image:url(../images/pijltje_rood.gif);
 background-repeat:no-repeat;
 background-position:3px 0px;
 text-align: left;
 text-transform: uppercase;
 text-decoration: none;
 letter-spacing:1px;
 padding:3px 0px 0px 20px;
}

.highlText, a.highlText:link, a.highlText:visited, a.highlText:active, a.highlText:focus {
 font: 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #990000;
 background-image:url(../images/pijltje_rood_over.gif);
 background-repeat:no-repeat;
 background-position:3px 0px;
 text-align: left;
 text-transform: uppercase;
 text-decoration: none;
 letter-spacing:1px;
 padding:3px 0px 0px 20px;
}

.roothighlText, a.roothighlText:link, a.roothighlText:visited, a.roothighlText:active, a.roothighlText:focus {
 font: 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #666;
 background: transparent url(../images/nav_corporate.gif);
 text-transform: uppercase;
 text-align: left;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:12px;
 padding-left:30px;
 border-bottom: 1px solid #fff;


}
a.roothighlText:hover{color:#990000;
 background: transparent url(../images/nav_corporate.gif);
 background-position:0 -80px;
 border-bottom: 1px solid #fff;
 text-transform: uppercase;
}


.roothighlTextActive, a.roothighlTextActive:hover, a.roothighlTextActive:link, a.roothighlTextActive:visited, a.roothighlTextActive:active, a.roothighlTextActive:focus {
 font: 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color:#990000;
 background: transparent url(../images/nav_corporate.gif);
 background-position:0 -80px;
 text-transform: uppercase;
 text-align: left;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:12px;
 padding-left:30px;
 border-bottom: 1px solid #fff;
}
.roothighlText1, a.roothighlText1:link, a.roothighlText1:visited, a.roothighlText1:active, a.roothighlText1:focus {
 font: 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #666;
 background: transparent url(../images/nav_corporate.gif);
 text-transform: uppercase;
 text-align: left;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:6px;
 padding-left:30px;
 border-bottom: 1px solid #fff;
}
a.roothighlText1:hover{color:#990000;
 background: transparent url(../images/nav_corporate.gif);
 background-position:0 -80px;
 border-bottom: 1px solid #fff;
 text-transform: uppercase;
}

.roothighlText1Active, a.roothighlText1Active:hover, a.roothighlText1Active:link, a.roothighlText1Active:visited, a.roothighlText1Active:active, a.roothighlText1Active:focus {
 font: 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color:#990000;
 background: transparent url(../images/nav_corporate.gif);
 background-position:0 -80px;
 text-transform: uppercase;
 text-align: left;
 text-decoration: none;
 letter-spacing:1px;
 padding-top:6px;
 padding-left:30px;
 border-bottom: 1px solid #fff;

}	
/* Borders used by some items */

.itemBorder {
 border-top: 1px solid #fff;

}
.itemBorderBlank {
 border-top: 1px solid #fff;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 font:9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #F1C9C9;

}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
  font:9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #F1C9C9;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}

.roothighText, a.roothighText:link, a.roothighText:visited, a.roothighText:active, a.roothighText:focus
{
	font:9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F1C9C9;
	text-transform:uppercase;
	text-align: center;
	text-decoration: none;
	letter-spacing:1px;
	padding-top:5px;
	}
.itemBorder 
{
	border-top: 1px solid #fff;
}
.itemBorderBlank
{
	border-top: 1px solid #fff;}
