table.tableMenu{
	margin-top:20px
}
td.innerItem{
	background-image: url(../img/right_menu_items_back.gif);
	background-repeat: repeat-x;
}
td.innerItem a{
	line-height: 21px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2B0713;
	text-decoration: none;
}
td.innerItem a:hover{
	color:#77795F;
}
