body {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
table {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
big { font-size: 13px; }
a.toplink:link {
	font-weight: bold;
	color: #84BE1D;
	text-decoration: none;
}
a.toplink:active {
	font-weight: bold;
	color: #84BE1D;
	text-decoration: none;
}
a.toplink:visited {
	font-weight: bold;
	color: #84BE1D;
	text-decoration: none;
}
a.toplink:hover {
	font-weight: bold;
	color: #84BE1D;
	text-decoration: underline;
}
a.smallink:link {
	color: #5A8311;
	text-decoration: none;
}
a.smallink:active {
	color: #5A8311;
	text-decoration: none;
}
a.smallink:visited {
	color: #5A8311;
	text-decoration: none;
}
a.smallink:hover {
	color: #5A8311;
	text-decoration: underline;
}
.space {
	font-size: 5px;
}
.bg-top {
	background-image: url(gfx/bg_top.jpg);
	background-repeat: repeat-x;
	font-size: 5px;
}
.bg-left {
	background-image: url(gfx/bg_left.jpg);
	background-repeat: repeat-y;
}
.bg-right {
	background-image: url(gfx/bg_right.jpg);
	background-repeat: repeat-y;
}
.bg-bottom {
	background-image:  url(gfx/bg_bottom.jpg);
	background-repeat: repeat-x;
	font-size: 5px;
}
.bg-inside {
	background-image: url(gfx/bg_inside_top.jpg);
	background-repeat: repeat-x;
}
.bg-logotable {
	background-color: #FF9903;
	background-image: url(gfx/top_gfx.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer {
	font-size: 9px;
}
.bg-menu {
	background-color: #E3E3E3;
}
.bg-powered {
	background-color: #F1F5F6;
}
.table-powered {
	border: 1px solid #CCCCCC;
}
.int {
	color: #de7800;
}
.bg-topline {
	background-image: url(gfx/bg_topline.jpg);
	background-repeat: repeat-x;
}
.bg-asistenza {
	background-image: url(gfx/assistenza_bg.jpg);
}
.bordered {
	border: 1px solid #999999;
}
.just {
	text-align: justify;
}
.troncato {
	text-decoration: line-through;
}
.inputtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FF9900;
}
.red {
	color: #FF5300;
}
