﻿
body
{
	background-color: #cccc99;
	color: #000000;
	padding: 0px opx 0px 0px;
	margin: 0px opx 0px 0px;
	font-size: small;
	background-attachment: scroll;
	background-repeat: repeat-x;
}
#centrato{
position: relative;
margin-left: auto;
margin-right: auto;
width: 760px;
text-align: left; /* ripristina le impostazioni di layout per IE5.x per Win */



}

body, td, input, select, text, textarea {
	font-family: Tahoma,Sans;
}

h1
	{
	color: #22354F;
	font-size: 18pt;
	margin-bottom: 3.0pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12.0pt;
}

h2
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DBDFE3;
	color: #788799;
	font-size: 12pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
}

h3
	{
	color: #788799;
	font-size: 11pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

hr{
	color: #000080;
	height: 1px;
}

pre {
	background: #FFFFD9;
	border-style: solid;
	border-width: 1px;
	border-color: #DAA520;
	padding: 10px;
	color: #000000;
	font-size: 9pt;
}

.item {
	font-family: Verdana;
	font-size: 8.0pt;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 2px;
	width: 175px;
}


A
{
	font-size: small;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	font-size: small;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

.Content {
	background-color: #FFFFFF;
	color: #000000;
}

.NavigationRow {
	border-bottom:1px solid #000000;
}

.MessageRow {
	background-color: #ffffff;
    padding-left:10;
    border-bottom:1px solid #000000;
    padding-bottom:3;
}

.Content tbody{
	padding-left: 0px;
}

.AlternateRow
{
    background-color:Gray;
    color:White;
}

.ItemRowColor
{
    background-color:#DBDFE3;
    color:Black;
}
TD.TopRow
{
  background-color: #22354F;  
  padding: 0px;
  
}

TD.content
{
  padding: 5px;
}

