
/*menu 1*/
.toolbar
{
	font-size: 12px;
	margin:0px;
	
	
	background-color: #FF9900;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=lightblue);*/
}


/*Menu 4*/

a.menulink:link, a.menulink:visited, a.menulink:active
{
    font-size:              13px;    
    color:                  #ffffff;
    text-decoration:        none;
    line-height:			normal;
font-weight:	bold;
}

a.menulink:hover
{
    font-size:				13px;
    color:					#EB0000;
    text-decoration:		none;
    line-height:			normal;
font-weight:	bold;
}

/*menu 2*/

/*
Menu related selectors
*/
.jsdomenudiv {
	background-color: #FFFFCC;
	background-image: url(/GCMSModules/Images/Menu/Menu2/Menu2.png);
	background-repeat: repeat-y;
	border: 1px solid #CCCCFF;
	cursor: default;
	padding-bottom: 1px;
	padding-top: 1px;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

.jsdomenuitem {
	background: transparent;
	border: none;
	color: #666666;
	font-family: Palatino Linotype;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

/*muis over iets*/
.jsdomenuitemover {
	background-color: #CCCCFF;
	border: 1px solid #CCCCFF;
	color: #000000;
	font-family: Palatino Linotype;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
	background-image: url(/GCMSModules/Images/Menu/Menu2/office_xp_arrow.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(/GCMSModules/Images/Menu/Menu2/office_xp_arrow_o.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenusep {
	padding-left: 28px;
}

.jsdomenusep hr {
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
	background-color: #CCCCFF;
	background-image: url(/GCMSModules/Images/Menu/Menu2/office_xp_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px outset;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: Palatino Linotype;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	background-color: #CCCCFF;
	border: none;
	color: #000000;
	display: inline;
	font-family: Palatino Linotype;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	background-color: #CCCCFF;
	border: 1px solid #316AC5;
	color: #000000;
	display: inline;
	font-family: Palatino Linotype;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
	background-color: #CCCCFF;
	border: 1px solid #8A867A;
	color: #000000;
	display: inline;
	font-family: Palatino Linotype;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}



/*Menu 7*/
.Menu7_0
{
    font-size:              14px;  
}

a.Menu7_0:link, a.Menu7_0:visited, a.Menu7_0:active
{
    color:                  #666666;
    text-decoration:        none;
    line-height:			normal;
	font-weight:			bold;
}

a.Menu7_0:hover
{
    color:					#3399FF;
    text-decoration:		none;
    line-height:			normal;
	font-weight:			bold;
}

.Menu7_1
{
    font-size:              12px;  
}
a.Menu7_1:link, a.Menu7_1:visited, a.Menu7_1:active
{
    color:                  #666666;
    text-decoration:        none;
    line-height:			normal;
	font-weight:			bold;
}

a.Menu7_1:hover
{
    color:					#3399FF;
    text-decoration:		none;
    line-height:			normal;
	font-weight:			bold;
}

