table.menu_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: 0px solid black;
	width: 100%;
	background: url('../../images/isi/navmenu/backmenuriposo.gif') #000 top left repeat-x;
}
td.menu_imgtitle {
	width: 5px;
	text-align: right;
	height: 26px;
	background: url('../../images/isi/navmenu/backmenuriposo.gif') #000 top left repeat-x;
}
td.menu_title {
	width: 30px;
	text-transform: uppercase;
	text-align: left;
	height: 26px;
	background: url('../../images/isi/navmenu/backmenuriposo.gif') #000 top left repeat-x;
}
td.menu_notitle {
	width: 5px;
	background: url('../../images/isi/navmenu/backmenuriposo.gif') #000 top left repeat-x;
	height: 26px;
	text-align: right;
}

td.menu_imgtitle_hover {
	width: 5px;
	text-align: right;
	height: 26px;
	background: url('../../images/isi/navmenu/backmenuhover.gif') #000 top left repeat-x;
}
td.menu_title_hover {
	width: 30px;
	text-transform: uppercase;
	text-align: left;
	height: 26px;
	background: url('../../images/isi/navmenu/backmenuhover.gif') #000 top left repeat-x;
}
td.menu_notitle_hover {
	width: 5px;
	background: url('../../images/isi/navmenu/backmenuhover.gif') #000 top left repeat-x;
	height: 26px;
	text-align: right;
}
.menu_link_hover {
	font-weight: bold;
	color: #AAA;
	text-decoration: none;
}
.menu_link {
	font-weight: bold;
	color: #555;
	text-decoration: none;
}