body
{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial; 
	font-size: 8pt;
}

.NormalTextBox
{ 
	border:1px #000000 solid; 
	margin-bottom:4px; 
}


.tdRight
{
	BACKGROUND-IMAGE: url(Layout_05.jpg);
	width: "12px";
}

.tdContent
{
	text-align: right;
}

.copyright
{	
	font-family: Arial; 
	font-size: 8pt; 
	color: #666666;
}

td
{
	font-family: Arial; 
	font-size: 8pt;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
	color: #FFFFFF;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	color: #FFFFFF;
}
.MainMenu_MenuItem {
	border-left: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid; 
	border-right: #AAAAD2 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: Transparent;
	border-left: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #0B5F01;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: Transparent;  
	border-left: #474787 0px solid; 
	border-bottom: #474787 0px solid; 
	border-top: #474787 0px solid; 
	border-right: #474787 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #2F8021 none; 
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    border-style: solid; 
    border-width: 1px;
}

.divM        
{ 
    color: #FF00FF; 
    font-weight: bold;
    z-index: 1;
    position: absolute; 
    left: 80%;
    top: 25px;
    width: 300px; 
    height: 115px;
    background-color: #FF0000;
}

a.titoloMain, a.titoloMain:hover, a.titoloMain:link, a.titoloMain:visited
{
    font-family: Arial;
    font-size: 11pt;
    color: #EEE5A8;
    font-weight: bold;
    text-decoration: none;
}

a.titoloEntra, a.titoloEntra:hover, a.titoloEntra:link, a.titoloEntra:visited
{
    font-family: Arial;
    font-size: 11pt;
    color: #905130;
    font-weight: bold;
}

.SubHead
{
    font-family: Arial;
    font-size: 11px;
    color: #FFCC00;
    font-weight: bold;
    text-decoration: none;
	
}