﻿.divErrMenu
{
	position:absolute;
	z-index: 3;
	font-size: 11px;
	border: solid 1px #CCCCCC;
	background-color: #C0C0C0;
	padding: 5px;
	height: 180px;
	width: 250px;
}
	 
.lnkCloseErrMenu
{
 background-color: #666666;
 color: #FFFFFF;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 border: outset thin #FFFFFF;
 padding: 5px;
}
	
.MenuItem4
{
	border: 1px solid #0000FF;
	background-image: url(          '../Images/TN_SISTEMI_Menu.jpg' );
	font-family: Tahoma;
	color: #0000FF;
	width: 150px;
	font-size: small;
	height: 30px;
	font-weight: bold;
	text-indent: 5px;
}

.ChildMenuItem4
{
	background-image: url(      '../Images/TN_SISTEMI_Menu.jpg' );
	border-width: 1px;
	border-color: #0000FF;
	font-family: Tahoma;
	color: #0000FF;
	width: 150px;
	text-indent: 5px;
	font-size: small;
	height: 30px;
	font-weight: bold;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.SelectedMenuItem1
{
	border: 1px solid #0000FF;
	background-image: url(    '../Images/TN_SISTEMI_MenuSelected.jpg' );
	font-family: Tahoma;
	color: #000000;
	width: 150px;
	text-indent: 5px;
	font-size: small;
	height: 30px;
	font-weight: bold;
}

.SelectedChildMenuItem1
{
	border-width: 1px;
	border-color: #0000FF;
	background-image: url(      '../Images/TN_SISTEMI_MenuSelected.jpg' );
	font-family: Tahoma;
	color: #000000;
	width: 150px;
	text-indent: 5px;
	font-size: small;
	height: 30px;
	font-weight: bold;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
