.menuItem {
	cursor: hand;
	background-image: url(img/fon_blue1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	text-transform: uppercase;
	color: #397ACA;
	font-size: x-small;











}
.menuItemActive {
	cursor: hand;
	filter: Alpha(Opacity=90);
	background-image: url(img/fonmenu.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	font-size: x-small;







}
.menuTable {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #66FFFF;
	border-left-color: #66FFFF;


}
.subMenu {
	overflow: hidden;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.subMenu td{

}
.submenuItem {
	cursor: hand;
	background-image: url(img/fonmenu2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: x-small;
?, Style=?, StartX=?, StartY=?, FinishX=?, FinishY=?); 



}
.submenuItemActive {
	cursor: hand;
	background-image: url(img/fonmenu.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: x-small;





}
.menuTable td {
	border-right: 1px solid #999999;

}
.submenuItemInactiv {
	font-size: x-small;
	background-color: #eeeeee;
	cursor: hand;
	background-image: url(img/fonmenu.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;




}
