.td_menuitem1_leeg {
	background: #454545;
    height: 20px;
}


.td_menuitem1 {
	background: #454545;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #a2a2a2;
	text-decoration: none;
	font-weight: bold;
    padding: 0px 20px 0px 20px;
    text-align: left;
    cursor: pointer;
    height: 20px;
	border-bottom: 1px solid #898989;
}

.td_menuitem2 {
	background: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2B2B2;
	text-decoration: none;
    padding: 0px 20px 0px 20px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:24px;

}
.td_menuitem3 {
	background: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2B2B2;
	text-decoration: none;
    padding: 0px 20px 0px 20px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:24px;
}

.td_menuitem1_hover {
	background: #454545;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #a2a2a2;
	text-decoration: none;
	font-weight: bold;
    padding: 0px 20px 0px 20px;
    text-align: left;
    cursor: pointer;
    height: 20px;
	border-bottom: 1px solid #898989;

}
.td_menuitem2_hover {
	background: #cccccc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
    padding: 0px 20px 0px 20px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:24px;
}
.td_menuitem3_hover {
	background: #cccccc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
    padding: 0px 20px 0px 20px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:24px;
}

.link_menuitem1 {
	color: #a2a2a2;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem1:hover {
	color: #a2a2a2;
	text-decoration: underline;	
	font-weight: normal;
}
.link_menuitem1_hover {
	color: #a2a2a2;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem1_hover:hover {
	color: #a2a2a2;
	text-decoration: underline;
	font-weight: normal;
}
.link_menuitem2 {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem2:hover {
	color: #000000;
	text-decoration: none;	
	font-weight: normal;
}
.link_menuitem2_hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem2_hover:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem3 {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem3:hover {
	color: #000000;
	text-decoration: none;	
	font-weight: normal;
}
.link_menuitem3_hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem3_hover:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

