div.menu {
	background-color: #4C4EA1;
	//background-image: url(../home_files/bg_menu_red.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	position: absolute;
	z-index: 99;
	width: 220px;
	visibility: hidden;
}

ul.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	list-style-image: none;
	list-style-type: none;
}

ul.menu li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 24px;
	height: 24px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding-right: 5px;
	white-space: nowrap;
}

ul.menu li a:hover {
	color: #FFCC00;
	//background-image: url(../home_files/bg_menu_red.jpg);
	
}


ul.menu li a.exp {
	background-image:  url(../home_files/f1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

ul.menu li a.exp:hover {
	background-image:  url(../home_files/f2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

ul.menu li div.menu {
	position: absolute;
	visibility: hidden;
	z-index: 100;
/*	display: inline; */
	left: 100px;
}

ul.menu2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.menu2 li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	list-style-image: none;
	list-style-type: none;
}

ul.menu2 li a {
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	line-height: 16px;
	height: 16px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

ul.menu2 li a:hover {
	color: #FFCC00;
	//background-image: url(../home_files/bg_menu_red.jpg);
}

ul.menu li b {
	color: #FFFFFF;
/*	display: block; */
	white-space: nowrap;
	text-decoration: none;
	line-height: 16px;
	height: 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}

table.menu-bar {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #330000;
	background-image: url(../home_files/bg_menu_red.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	height: 20px;
/*	width: 726px;   */
	margin-top: 2px;
	margin-bottom: 2px;
}

td.menu-but a {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}

td.menu-but {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
}

td.menu-dario {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
}

td.menu-but a:hover {
	background-color: #990000;
	background-image: url(../home_files/bg_menu_red.jpg);
	
	color: #FFCC00;
}
