#body
{
	background-color: #661C1E;
	margin-top: 0px;
	font-family: Arial; 
}

td
{
	font-family: Arial; 
	text-align: justify;
	line-height: 130%;
}

.Normal
{
	font-family: Arial; 
	font-size: 9pt;  
	color: #666666;
	line-height: 130%;
	text-align: justify;
}

a.loginLink:link, a.loginLink:hover, a.loginLink:visited, a.loginLink:active
{
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #B5933C;	
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #545B6D;
}

.MainMenu_MenuContainer
{ 
	width:180px; 
	padding-left:22px; 
	margin-left:0px; 
	background-color: #FFFFFF; 
}

.MainMenu_MenuItem
	{
	color:#666666;	
	padding-top: 13px;	
	font-family: Arial; 
	font-size: 12px;
	letter-spacing: 1pt;
	
}
.MainMenu_MenuIcon
{
	display:none; 
}

.MainMenu_MenuArrow
{	
	display:none; 
	}

.MainMenu_RootMenuArrow
{	
	display:none; 
	}

.MainMenu_SubMenu
{ 
	width:180px; 
	padding-left:19px; 
	margin-left:0px; 
	background-color: #FFFFFF; 

}
.MainMenu_MenuItemSel
{	
	color:#884D3D;	
	font-family: Arial; 
	font-size: 12px;
	letter-spacing: 1pt;
	background: #FFFFFF;
	padding-top: 14px;
}

.MainMenu_RootMenuItem
	{
	font-family: Arial; 
	font-size: 12px;
	letter-spacing: 1pt;
	padding-top: 14px;
}
.rootmenuitemactive
{
	color:#884D3D;	
	font-family: Arial; 
	font-size: 12px;
	letter-spacing: 1pt;	
	background: #FFFFFF;
	padding-top: 14px;
}

.MainMenu_RootMenuItemSelected
{
	color:#884D3D;	
	font-family: Arial; 
	font-size: 10px;
	letter-spacing: 1pt;
	font-weight: normal;
	padding-top: 14px;
}

.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, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}


a            { text-decoration: underline; color: #0000FF }
a:active     { text-decoration: underline; color: #0000FF }
a:hover      { text-decoration: underline; color: #0000FF }
a:link       { text-decoration: underline; color: #0000FF }
a:visited    { text-decoration: underline; color: #0000FF }

