#body
	{ 
	background-image: url('sfondo.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FAF4DD; 
	margin-top:0; 
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font-family: Arial; 
	color: #444444;
	}
.Normal
{
	font-family: Arial; 
	color: #444444;	
	font-size: 12px;
	text-align: justify;
}

td
{
	font-family: Arial; 
	color: #444444;	
	font-size: 12px;
	text-align: justify;
}

.SubHead  
{
	font-family: Arial; 
	font-size: 13px;
	font-weight: bold;
	color:#880000;
}

.MainMenu_MenuContainer
	{ 
	padding-left:0px; 
	padding-top:2px; 
	background: #F9F2D8;
	}

.MainMenu_MenuArrow
	{	
	display:none; 
	}

.MainMenu_RootMenuArrow
{	
	display:none; 
	}

.MainMenu_MenuIcon {
	display: none;	
}
.MainMenu_RootMenuItem
	{
	color:#F3F0E1;		
	font-family: Arial; 
	font-size: 10pt;
	height: 10px;
	width: 200px;
	background: transparent; 
}
.MainMenu_MenuItem
	{
	color:#F3F0E1;		
	font-family: Arial; 
	font-size: 10pt;
	height: 20px;
	width: 200px;
	background: transparent; 
}
.MainMenu_MenuItem td
	{
	background-image: url('sfondoMenu.jpg');
	color:#F3F0E1;		
	font-family: Arial; 
	font-size: 10pt;
	height: 20px;
	width: 135px;
	text-align: center;
}
.MainMenu_RootMenuItemSel
	{
	color:#F3F0E1;		
	font-family: Arial; 
	font-size: 10pt;
	height: 20;
}
.MainMenu_MenuItemSel td
	{
	background-image: url('sfondomenu_hover.jpg');
	color:#F3F0E1;		
	font-family: Arial; 
	font-size: 10pt;
	height: 20px;
	width: 135px;
	text-align: center;
}
.MainMenu_MenuItemSel
	{
	color:#F3F0E1;		
	font-family: Arial; 
	font-size: 10pt;
	height: 20;	
}
.MainMenu_MenuIconSel
	{
	background:#000000; 
	width: 10px;
}

.StandardButton     {
    background: #2F8021 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    border-style: solid; 
    border-width: 1px;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #2F8021 1px solid; 
	BORDER-TOP: #2F8021 1px solid; 
	BORDER-LEFT: #2F8021 1px solid; 
	BORDER-BOTTOM: #2F8021 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url('../skCooprogetti/gradient_LtBlue.jpg');
}
.Head   
{
	font-family: Arial; 
	font-size: 13pt;
	font-weight: bold;
	color:#880000;
}
.login a, a:link, a:visited
{
	font-family: Arial; 
	font-size: 10pt;
	color:#FAF4DD;
}
a            { text-decoration: underline; color: #AF0000 }
a:active     { text-decoration: underline; color: #AF0000 }
a:hover      { text-decoration: underline; color: #AF0000 }
a:link       { text-decoration: underline; color: #AF0000 }
a:visited    { text-decoration: underline; color: #AF0000 }
