#bottommenu{
	float: right;
	width: 100%;
}
#bottommenu .menubody{
	padding: 0px 11px 10px 0px;
}
#bottommenu .menubody table{
	float: right;
}
#bottommenu td{
	font-family: verdana;
	font-size: 11px;
	vertical-align: middle;
}

#bottommenu .alignT{
	vertical-align: top;
}

#bottommenu a{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#bottommenu a:hover{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #CCCCDD;
	font-weight: bold;
}

/*	separatori */
#bottommenu .separatorLevelX1{
	width: 7px;
	vertical-align: bottom;
}

/*	bulleti	*/
#bottommenu .bulletLevelX1{
   display: none;
	margin: 0px 0px 0px 0px;
}

/*	link level1	*/
#bottommenu .linkLevelX1{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}
#bottommenu .linkLevelX1:hover{
	color: #CCCCDD;
}



#bottommenu .itemLevelX1{
	background-color: #A6B2B7;
	padding: 0px 0px 0px 0px;
	width: 10px;
}
	#bottommenu .itemLevelX1ov{
		background-color: #007AA9;
		padding: 0px 0px 0px 0px;
		width: 10px;
	}
	#bottommenu .itemLevelX1on{
		background-color: #007AA9;
		padding: 0px 0px 0px 0px;
		width: 10px;
	}


#bottommenu .borderMCLevelX1{
   padding: 0px 1px 0px 1px;
   width: 17px;
   height: 17px;
}

#bottommenu .borderMCLevelX1Img{
   background-image: url(pxclear.gif);
   width: 1px;
   height: 1px;
   margin: 0px 0px 0px 0px;
}

#bottommenuItemX1Y1{
   width: 100%;
	background-color: none;
	background-color: transparent;
	vertical-align: bottom;
}
#bottommenuItemX1Y1.itemLevelX1{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
	#bottommenuItemX1Y1.itemLevelX1ov{
		background-color: none;
		padding: 0px 0px 0px 0px;
		width: 100%;
	}
	#bottommenuItemX1Y1.itemLevelX1on{
		background-color: none;
		padding: 0px 0px 0px 0px;
		width: 100%;
	}
#bottommenuItemX1Y1 .linkLevelX1{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #861B14;
}
#bottommenuItemX1Y1 .linkLevelX1:hover{
	color: #861B14;
}
