.menuTitleHolder {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	font-size:14px;
	}

.menuTitle,.menuTitlelast {
	background: url(images/menuitem.jpg) center right no-repeat;
	font-weight:bold;
	height: 15px;
	text-align:right;	
	padding-right: 20px;
		width: 140px;
		font-size:14px;
	margin-top:15px;
	}


.menuTitlelink:link, .menuTitlelink:active, .menuTitlelink:visited, .menuTitlelastlink:link, .menuTitlelastlink:active, .menuTitlelastlink:visited
{
	color:#b36e35;
	text-decoration: none;
	width: auto;
	font-size:14px;
}

.menuTitlelink:hover, .menuTitlelastlink:hover
{
	color:#b36e35;
	text-decoration: none;
	font-size:14px;
}

.menuTitleSelected .menuTitleSelectedlast {
	background: url(images/menuitem.jpg) center right no-repeat;
	font-weight:bold;
	height: 15px;
text-align:right;	padding-right: 20px;
	font-size:14px;
		width: 140px;
			margin-top:15px;

	}

	
.menuTitleSelectedlink:link, .menuTitleSelectedlink:active, .menuTitleSelectedlink:visited, .menuTitleSelectedlastlink:link, .menuTitleSelectedlastlink:active, .menuTitleSelectedlastlink:visited
{
	color:#b36e35;
	font-size:14px;
	text-decoration: none;
}

.menuTitleSelectedlink:hover
{
font-size:14px;
	color:#b36e35;
	text-decoration: none;
}

.menuItemsHolder {
	background-color:#b36e35;
	font-weight:bold;
	width: 140px;
	color: #446D8C;
	text-decoration: none;
	text-align:	right;
	margin-top:4px;
	font-size:14px;
}

.menuItem 
{
	background: url(images/menuitem.gif) center right no-repeat;
	width: 170px;
	height: 23px;
	padding-right: 15px;
	padding-top: 2px;
	border-bottom: 1px solid #fff;
	text-align: right;
	font-size:14px;
}

.menuItemSelected 
{
	background: url(images/menuitemsel.gif) center right no-repeat;
	width: 170px;
	height: 23px;
	padding-right: 27px;
	padding-top: 2px;
	border-bottom: 1px solid #fff;
	text-align: right;
}

.menuItemlink:link, .menuItemlink:active, .menuItemlink:visited
{
	font-weight: bold;
	color: #6e460d;
	text-decoration: none;
}

.menuItemSelectedlink:link, .menuItemSelectedlink:active, .menuItemSelectedlink:visited
{
	font-weight: bold;
	color: #ff0132;
	text-decoration: none;
}

.menuItemlink:hover,.menuItemSelectedlink:hover 
{
	font-weight: bold;
	color: #ff0132;
}
