.td_menuitem1 {
	width: 158px !important;
	line-height: 25px;
    padding: 0px 10px 0px 10px;
	background-color: #000000;
	border-left: 1px solid #f7f1b7; 
	border-right: 1px solid #f7f1b7;
	border-bottom: 1px solid #666666;
	font-family: Tahoma, Kalimati, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    cursor: pointer;
}
.td_menuitem2 {
	width: 158px !important;
	line-height: 25px;
    padding: 0px 10px 0px 10px;
	background-color: #000000;
	border-left: 0px solid #f7f1b7; 
	border-right: 1px solid #f7f1b7;
	border-bottom: 1px solid #666666;
	font-family: Tahoma, Kalimati, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    cursor: pointer;
}
.td_menuitem3 {
	width: 158px !important;
	line-height: 25px;
    padding: 0px 10px 0px 10px;
	background-color: #000000;
	border-left: 1px solid #f7f1b7; 
	border-right: 1px solid #f7f1b7;
	border-bottom: 1px solid #666666;
	font-family: Tahoma, Kalimati, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    cursor: pointer;
}

.td_menuitem1_hover {
	width: 158px !important;
	line-height: 25px;
    padding: 0px 10px 0px 10px;
	background-color: #333333;
	border-left: 1px solid #f7f1b7; 
	border-right: 1px solid #f7f1b7;
	border-bottom: 1px solid #FFFFFF;
	font-family: Tahoma, Kalimati, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    cursor: pointer;
}
.td_menuitem2_hover {
	width: 158px !important;
	line-height: 25px;
    padding: 0px 10px 0px 10px;
	background-color: #333333;
	border-left: 0px solid #f7f1b7; 
	border-right: 1px solid #f7f1b7;
	border-bottom: 1px solid #FFFFFF;
	font-family: Tahoma, Kalimati, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    cursor: pointer;
}
.td_menuitem3_hover {
	width: 158px !important;
	line-height: 25px;
    padding: 0px 10px 0px 10px;
	background-color: #333333;
	border-left: 1px solid #f7f1b7; 
	border-right: 1px solid #f7f1b7;
	border-bottom: 1px solid #FFFFFF;
	font-family: Tahoma, Kalimati, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    cursor: pointer;
}

.link_menuitem1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem1_hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem1_hover:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem1:hover {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: normal;
}
.link_menuitem2 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem2_hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem2_hover:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem2:hover {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: normal;
}
.link_menuitem3 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem3_hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem3_hover:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_menuitem3:hover {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: normal;
}

