body
{
	font-family: Arial;
	font-size: x-small;
	color: #000000;
  text-align: center;
}

Form {
	width: 820px;
  text-align: left;
}

#ClasseLogin1_labelUI, #ClasseLogin1_labelPW {
	font-weight: bold;
	color: #333333;
}
#ClasseLogin1_inputPW {
	width: 100px;
} 
#ClasseLogin1_inputUI {
	width: 100px;
	margin-left: 20px;
	margin-top: 10px;
}
#ClasseLogin1_bottoneSbt {
	margin: 10px;
}
#ClasseLogin1 {
	border: solid 1px #666666;
	width: 200px;
	height: 100px;
	background-color: #efefef;
	padding-top: 20px;
}

#UploadFile
{
	border: solid 1px #666666;
	width: 400px;
	height: 180px;
	background-color: #efefef;
	padding-top: 20px;
}

#Transazione
{
	border: solid 1px #666666;
	width: 400px;
	height: 60px;
	background-color: #efefef;
	padding-top: 20px;
}

#lblTransazioneOK
{
	font-weight: bold;
	color: Green ;
	font-size:larger;
}

#lblTransazioneKO
{
	font-weight: bold;
	color: red ;
	font-size:larger;
}

#PasswordPersa
{
	border: solid 1px #666666;
	width: 400px;
	height: 100px;
	background-color: #efefef;
  margin-top: 120px;
	padding-top: 20px;
}

.ClasseLogin_DivLink
{
	border: solid 0px #666666;
	background-color: transparent /*#cadbc8*/;
	width: 200px;
	height: auto /*30px*/; 
	font-weight: bold;
  font-size: 0.7em;
	padding: 10px;
}

#lblIntestazionePagina
{
	font-size: medium;
	font-weight: bold;
	color: #333333;
}

div.IntestazioneTabella
{
	font-size: medium;
	font-weight: lighter;
	color: #333333;
}

hr.hrSeparatrice
{
	color: #999999;
	height: 1px;
}

div.LinkAdmin
{
	font-weight:bold;
	padding-top: 7px;
	padding-bottom: 7px;
}

div.LinkGestioneSito
{
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 20px;
}

div.DescrizionePagina1
{
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

div.DescrizionePagina2 {
	font-size: x-small;
	font-weight: normal;
	text-align: justify;
	padding: 0px 10px 10px 10px;
}

div.DescrizionePagina3
{
	font-size: x-small;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

table.TabellaModificaRecord
{
	font-size:x-small;
	font-weight:bold;
	color:#000000;
}
td.TabellaModificaRecord_CellaSX
{
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
	background-color: LightSteelBlue;
}

td.TabellaModificaRecord_CellaDX
{
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
	background-color: WhiteSmoke;
}

input
{
	font-size: x-small;
	color: Blue;
	font-weight: bold;
}

#lblRicCausale
{
	font-size:x-small;
}

#lblMessaggio, #lblMessaggi
{
	color: Red;
	font-weight: bold;
}

#lblTransazione
{
	font-size:larger;
	font-weight: bold;
}

#lblMessaggioSmall
{
	color: Blue;
	font-style:italic;
}

#FormInvioOrdine
{
	border: solid 1px #666666;
	background-color: LightSteelBlue;
	width: 70%;	
	padding-top: 5px;
	padding: 10px;
}
#FormInvioOrdine input {
	margin-top: 8px;
}

.DescrPagamento
{
	font-weight: bold;
	font-style:italic;
	text-align:left;
}

.ValuePagamento
{
	font-weight: bold;
	color: Green ;
}

.GRDefault {
	border: solid 1px #00aa00;
	background-image: url(../images/Testata.jpg);
	background-repeat: no-repeat;
	background-color: #9DC299;
	width: 820px;
	height: auto;
	padding-top: 190px;
}
#login .GRDefault {
	padding-top: 157px;
}
#TornaHomePage {
  text-align: left;
  padding-left: 38px;
}
#TornaHomePage A {
  font-weight: bold;
  font-size: 1.2em;
}

.GRDefault2
{
	border: solid 1px #00aa00;
	background-color: #cef1cd;
	width: 100%;
	height: 100%;
}

#_defaultAdmin {
  margin-top: 36px;
}
