#body 
	{ 
	background-image: url('sfondo.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #D7CCAE; 
	margin-top:0; 
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font-family: Trebuchet MS, Arial; 
	color: #444444;
	}
.Normal
{
	font-family: Trebuchet MS, Arial; 
	font-size: 10pt;
}

a.Normal:link, a.Normal:visited, a.Normal:hover
{
	font-family: Trebuchet MS, Arial; 
	font-size: 10pt;
}

p a:link, p a:visited, p a:hover
{
	font-family: Trebuchet MS, Arial; 
	font-size: 10pt;
}

.SubHead
{
	font-family: Trebuchet MS, Arial; 
	font-size: 10pt;
	font-weight: bold;
	color:#990000;
}

.MainMenu_MenuContainer
	{ 
	padding-left:0px; 
	padding-top:3px; 
	background: #990000;
	width: 100%;
	text-align:center;
	}

.MainMenu_MenuArrow
	{	
	display:none; 
	}

.MainMenu_RootMenuArrow
{	
	display:none; 
	}

.MainMenu_MenuIcon {
	display: none;	
}
.MainMenu_RootMenuItem
	{
	color:#FFFFFF;		
	font-family: Trebuchet MS; 
	font-size: 9pt;
	height: 10px;
	background: #990000;
}
.MainMenu_MenuItem
	{
	color:#F3F0E1;		
	font-family: Trebuchet MS; 
	font-size: 9pt;
	height: 20px;
	background: #990000;	
}
.MainMenu_RootMenuItemSel
	{
	color:#F3F0E1;		
	font-family: Trebuchet MS; 
	font-size: 9pt;
	height: 20px;
	background: transparent; 
}
.MainMenu_MenuItemSel
	{
	color:#F3F0E1;		
	font-family: Trebuchet MS; 
	font-size: 9pt;
	height: 20px;
	background: #990000;	
}
.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: Trebuchet MS; 
	font-size: 16pt;
	font-weight: bold;
	color: #AF0000;
}
a            { text-decoration: underline; color: #AF0000; font-family: Trebuchet MS, Arial; }
a:active     { text-decoration: underline; color: #AF0000; font-family: Trebuchet MS, Arial; }
a:hover      { text-decoration: underline; color: #AF0000; font-family: Trebuchet MS, Arial; }
a:link       { text-decoration: underline; color: #AF0000; font-family: Trebuchet MS, Arial; }
a:visited    { text-decoration: underline; color: #AF0000; font-family: Trebuchet MS, Arial; }