.td_menuitem1 {
	background: #FCFCFC;
	font: 11px/28px Arial, Verdana, Helvetica, sans-serif;
	height: 28px;
	color: #666666;
	text-decoration: none;
    padding: 0px 20px 0px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #a9adb0; 
	border-right: 1px solid #a9adb0;
	border-bottom: 1px solid #a9adb0;
}
.td_menuitem2 {
	background: #FCFCFC;
	font: 11px/28px Arial, Verdana, Helvetica, sans-serif;
	height: 28px;
	color: #666666;
	text-decoration: none;
    padding: 0px 20px 0px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #a9adb0; 
	border-right: 1px solid #a9adb0;
	border-bottom: 1px solid #a9adb0;
}
.td_menuitem3 {
	background: #FCFCFC;
	font: 11px/28px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
    padding: 0px 20px 0px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #a9adb0; 
	border-right: 1px solid #a9adb0;
	border-bottom: 1px solid #a9adb0;
}

.td_menuitem1_hover {
	background: #F4F4F4;
	font: 11px/28px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
    padding: 0px 20px 0px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #a9adb0;
	border-right: 1px solid #a9adb0;
	border-bottom: 1px solid #a9adb0;
}
.td_menuitem2_hover {
	background: #F4F4F4;
	font: 11px/28px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
    padding: 0px 20px 0px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #a9adb0;
	border-right: 1px solid #a9adb0;
	border-bottom: 1px solid #a9adb0;
}
.td_menuitem3_hover {
	background: #F4F4F4;
	font: 11px/28px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
    padding: 0px 20px 0px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #a9adb0;
	border-right: 1px solid #a9adb0;
	border-bottom: 1px solid #a9adb0;
}

.link_menuitem1 {
	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_menuitem1:hover {
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}
.link_menuitem2 {
	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_menuitem2:hover {
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}
.link_menuitem3 {
	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;
}
.link_menuitem3:hover {
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}
