p {
	color: #000000;
	font-size: 13px;
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	line-height: 16px;
	font-style:normal;
	font-weight:normal;
}

span.errore {
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #FF0000;
}

span.ok {
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #009900;
}

ul {
	text-align: Left;
	color: #000000;
	font-size: 11px;
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	line-height: 12px;
}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

* {
	margin:0;
	padding:0;
}

abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}

body {
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	font-size:12px;
	color:#000000;
}


p.small {
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	font-size:8px;
	color:#000000;
}

p.big {
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	font-size:16px;
	color:#000000;
}

p.errore {
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	font-size:12px;
	color:#FF0000;
}

td {
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	font-size:12px;
	color:#000000;
}

h1 {
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	font-size:20px;
	color:#000000;
}

h1.offerta {
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
}

a:link{
	color:#FF6600;
}

a:visited{
	color:#FF6600;
}

a:hover{
	color:#00CC66;
	text-decoration:none;
}

.textInput {
	width:155px;
	height:20px;
	padding-left:2px;
	padding-top:2px;
}

td.head{
	background:#CCCCCC;
	border:1px solid #999999;
}

td.body{
	border:1px solid #999999;
}

.textform {
	color: #000000;
	font-size: 12px;
	font-family:Tahoma,Verdana,Helvetica,Sans-serif;
	line-height: 12px;
	font-style:normal;
	font-weight:normal;
}