.td_menuitem1 {
	background: #FFFFFF;
	font-family: Arial, 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;
}
.td_menuitem2 {
	background: #FFFFFF;
	font-family: Arial, 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;
}
.td_menuitem3 {
	background: #FFFFFF;
	font-family: Arial, 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;
}

.td_menuitem1_hover {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	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;
}
.td_menuitem2_hover {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	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;
}
.td_menuitem3_hover {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	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;
}

.link_menuitem1 {
	color: #B2B2B2;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem1:hover {
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}
.link_menuitem1_hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem1_hover:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem2 {
	color: #B2B2B2;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem2:hover {
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}
.link_menuitem2_hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem2_hover:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem3 {
	color: #B2B2B2;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem3:hover {
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}
.link_menuitem3_hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem3_hover:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
